I'm trying to achieve this: http://learningwebgl.com/blog/?p=1786 with Three.js. I have no idea where to start looking. Just passing the scene as a texture gives a type error.
feedback
|
closed as not a real question by casperOne♦ Feb 3 at 21:57
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.
|
I found the answer here: http://mrdoob.github.com/three.js/examples/webgl_rtt.html Three.js might not have the best documentation but the examples almost cover every situation. | |||
|
feedback
|