nbriz / threejs_playGnd

pedagogical + experimental tool/space/editor for three.js/webGL
55 stars 16 forks source link

No geometry showing up in GUI window. #4

Closed lentoZoom closed 11 years ago

lentoZoom commented 11 years ago

I'm not sure what the issue could be. I really want to get into this, but can't start. I tried both chrome and firefox with adblock disabled. Java is up to date.

screen shot 2013-08-06 at 4 46 21 pm screen shot 2013-08-06 at 4 46 33 pm

I'm on a 2009 MBP. OSX 10.8.4 with a NVIDIA GeForce 9600M GT 512 MB

nbriz commented 11 years ago

hmmm, that's strange, could you open your javascript console (option + command + j) in chrome and see if there are any errors popping up? Also, could you visit this page http://get.webgl.org/ and see if webGL is working on your browser?

lentoZoom commented 11 years ago

Alright. I have the spinning cube on get.webgl.org. Here is the error that I get in chrome: [ THREE.WebGLRenderer 59 three.min.js:424 Uncaught TypeError: undefined is not a function BBGLobjs.js:36 newGeometry BBGLobjs.js:36 MeshObj.make BBGLobjs.js:122 setup threejsplaygnd.brangerbriz.net/gui/:106 (anonymous function) threejsplaygnd.brangerbriz.net/gui/:134 ]

I have had success with manipulating the code of some of the archived sketches, I just can't start a new one or use the GUI. Thanks for the speedy response!

nbriz commented 11 years ago

ah, i think i know what the problem is i just changed sum stuff, try HARD refreshing your browser now ( shift + command + r )

lentoZoom commented 11 years ago

Sha BOOOM! Wonderful! I see a cube! Thanks for the quick fix!

nbriz commented 11 years ago

awsum :)