Skip to content

r12

Compare
Choose a tag to compare
@mrdoob mrdoob released this 03 Jul 12:20
· 43322 commits to dev since this release

(28.494 KB)

  • First version of the WebGLRenderer (ColorFillMaterial and FaceColorFillMaterial by now)
  • Matrix4.lookAt fix (CanvasRenderer and SVGRenderer now handle the -Y)
  • Color now using 0-1 floats instead of 0-255 integers