コミット履歴

作者 SHA1 メッセージ 日付
  Mr.doob 98dc841aab Added MeshDepthMaterial. 14 年 前
  Mr.doob ce3d641ff2 Changed materials format a bit. 15 年 前
  Mr.doob a35b35fde9 * `examples/geometry/primitives` ⟶ `src/extras/primitives` 15 年 前
  Mr.doob 1849e9050c * Added a nicer interactivity example ⟶ examples/interactive_voxelpainter.html 15 年 前
  Mr.doob 8d198002d1 * Fixed a bug in Ray.intersectObject: face.normal needs to be transformed using matrixRotation otherwise rotated objects fail 15 年 前
  Mr.doob 9a62d1173a Refactored `ClickResolver to `Ray` and `Projector.unprojectVector` working. 15 年 前
  Mr.doob b57169bc84 Projector.unprojectVector() apparently working 15 年 前
  Mr.doob a919753328 * Clickresolver.js: Implemented blackpawn's point in triangle algos ( http://www.blackpawn.com/texts/pointinpoly/default.html ). Now works properly with Face3 too. 15 年 前
  Mr.doob 05ba1a2b1c * Nicer looking orthographic projection example. 15 年 前
  Mr.doob 7eacf2ae0e * Fixed `Matrix4.makeOrtho()`. `bottom - top` -> `top - bottom` 15 年 前