Monkey
Store
Community
Apps
Contact
Login or Signup

FirePaint 3D

By AdamRedwoods

App Info

FirePaint 3D Forum

FirePaint 3D/FirePaint 3D - New!

AdamRedwoods(Posted 1+ years ago) #1
FirePaint 3D is now on Monkey Coder!

WebGL only, I should add. Sorry, IE8,9, but there is a plugin for you guys.
http://iewebgl.com/
http://code.google.com/p/jebgl/


DruggedBunny(Posted 1+ years ago) #2
Nice! However, the first time I try to run this, I get an error, then on reloading the page it works fine -- this is in both Chrome and Firefox.

Chrome:

Monkey runtime error: TypeError: Type error



Firefox:

Monkey runtime error: [Exception... "Could not convert JavaScript argument - 0 was passed, expected object. Did you mean null? arg 1 [nsIDOMWebGLRenderingContext.bindTexture]" nsresult: "0x80570035 (NS_ERROR_XPC_BAD_CONVERT_JS_ZERO_ISNOT_NULL)" location: "JS frame :: http://apps.monkeycoder.co.nz/155/1/html5/main.js :: _glBindTexture :: line 1" data: no]




EdzUp[GD](Posted 1+ years ago) #3
yeah me too


AdamRedwoods(Posted 1+ years ago) #4
for everyone i think, which may be good since the error can be reproduced.

I think it's my image preloader not working. since webgl loads images asynchronously, had to wait for images to load before binding. i didn't like how Mark's version dealt with it.

I'll look into it.


NoOdle(Posted 1+ years ago) #5
Oooh nice! (I also had the error on 1st try)