提交歷史

作者 SHA1 備註 提交日期
  Mr.doob 676e8928d7 Reduced poly count from dynamic cubemap example. 12 年之前
  Ben Houston 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. 12 年之前
  Mr.doob a408841c61 Changed three.js link in examples. 13 年之前
  Mr.doob fbf435f871 Merging with @alteredq. 13 年之前
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 年之前
  Mr.doob 632b0f8e0c HTML correctness. 13 年之前
  Mr.doob 9dc27fe959 CubeCamera.renderTarget instead of CubeCamera.getRenderTarget(). 13 年之前
  Mr.doob 3d8ec5b32f CubeCamera now extends from Object3D. Changed code a bit and updated examples. 13 年之前
  Mr.doob 0bc8a14fd7 Refactored CubeCamera. No need for updatePosition() anymore. 13 年之前
  Mr.doob c5c89fa2d7 Matrix4's static methods makeFrustum, makePerspective, makeOrtho are now normal non-static public methods. Fixes #1615. 13 年之前
  Mr.doob 4d1dd95d62 Added another dynamic cubemap example. 13 年之前