Mr.doob
|
9dc27fe959
CubeCamera.renderTarget instead of CubeCamera.getRenderTarget().
|
13 years ago |
Mr.doob
|
3d8ec5b32f
CubeCamera now extends from Object3D. Changed code a bit and updated examples.
|
13 years ago |
Mr.doob
|
0bc8a14fd7
Refactored CubeCamera. No need for updatePosition() anymore.
|
13 years ago |
Mr.doob
|
c5c89fa2d7
Matrix4's static methods makeFrustum, makePerspective, makeOrtho are now normal non-static public methods. Fixes #1615.
|
13 years ago |
Mr.doob
|
4d1dd95d62
Added another dynamic cubemap example.
|
13 years ago |