Commit History

Author SHA1 Message Date
  Mr.doob 010f5829e6 - Added `Matrix4.multiplyScalar`, `Matrix4.determinant` and `Matrix4.makeInvert` 15 years ago
  Mr.doob 8f543db16d * Refactored `CanvasRenderer` (more duplicated code, but easier to handle) 15 years ago
  Mr.doob 8e5c8debf9 - Clean up 15 years ago
  philogb 2b0ea54a4c Core performance improvements through shared props 15 years ago
  Mr.doob 7b385cf7a8 - First version of the WebGLRenderer (ColorFillMaterial and FaceColorFillMaterial by now) 15 years ago
  Mr.doob 74e70f1358 - Removed unneded updateMatrix in Camera 15 years ago
  Mr.doob 7935bc8ab9 - Changed Camera system. (Thx [Paul Brunt](http://github.com/supereggbert)) 15 years ago
  Mr.doob a889bc2cef - Fixed matrix bug (transformed objects outside the x axis would get infinitely tall :S) 15 years ago
  Mr.doob 2a3d1e35cb * autoClear property for renderers. 15 years ago
  Mr.doob 0aac038d58 - JSLinted 15 years ago
  Mr.doob 90f54e2507 - CanvasRenderer expands screen space points (workaround for antialias gaps). 15 years ago
  Mr.doob e98397cb5a + Added Line Object 15 years ago
  Mr.doob 47ba30790a Vector3.multiply -> multiplyScalar 15 years ago
  Mr.doob 2a334e0862 Credit where credit is due. 15 years ago
  Mr.doob a6e98d7e9a Removed Class.js dependency 15 years ago
  Mr.doob 106c77b9d0 Reverting 15 years ago
  Paul Brunt 91023d3f8a webgl finally rendering 15 years ago
  Paul Brunt daf53d854d Now using projection matrix and particles are culled 15 years ago
  Mr.doob d7c890eab8 Matrix4 clean up. Workaround for Android's browser touch event bug. 15 years ago
  Mr.doob 4f22f423b5 Fixed incorrect rotation matrix calculation. Particles examples clean up. Added Cube and Plane primitives. Added Cube geometry example. 15 years ago
  Mr.doob a90c4e107f First public version. Still a lot to do 15 years ago