Mr.doob 8d198002d1 * Fixed a bug in Ray.intersectObject: face.normal needs to be transformed using matrixRotation otherwise rotated objects fail 15 years ago
..
cameras 9a62d1173a Refactored `ClickResolver to `Ray` and `Projector.unprojectVector` working. 15 years ago
core 8d198002d1 * Fixed a bug in Ray.intersectObject: face.normal needs to be transformed using matrixRotation otherwise rotated objects fail 15 years ago
io 5192428f25 Added Loader class providing both asynchronous JS and web worker based loading of models. 15 years ago
lights 647b4a57b8 * Added `PointLight` 15 years ago
materials 79ab4bf2e6 Merged with mrdoob's branch. Got WebGLRenderer working again :) 15 years ago
objects 406063d588 Added breaking of mesh into chunks of max 64K vertices (done in materials sorting step). 15 years ago
renderers 9a62d1173a Refactored `ClickResolver to `Ray` and `Projector.unprojectVector` working. 15 years ago
scenes 6f51ce7e8d * Trying to make the interaction stuff work... 15 years ago
Three.js 0aac038d58 - JSLinted 16 years ago
粤ICP备19079148号