nbriz / threejs_playGnd

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

"Script on page used too much memory" error #5

Closed es-tab-lished closed 11 years ago

es-tab-lished commented 11 years ago

When I add code from some of the more complicated snippets I get this error message and have to reload the page.

screen shot 2013-08-19 at 7 10 12 pm

nbriz commented 11 years ago

does this happen with more than one snippet? or just the vertices one? also, spheres have a shit ton of vertices so it might be that? try using a different shape and see what happens.

es-tab-lished commented 11 years ago

It just happens with the vertices ones. I tried it with another shape and it worked fine.

nbriz commented 11 years ago

right, yea i think this is just an issue with the limitations of the technology at the moment :)