Mr.doob b57169bc84 Projector.unprojectVector() apparently working 15 lat temu
..
renderables daf2700ccb * Projector.js: Rather than calculating the screen space centrium of each face per render, seemed smarter to just project the precomputed centrium. Side effect: Polygon shaking is gone \o/ 15 lat temu
CanvasRenderer.js a8ff77e1d4 Fixed ambient light computation in CanvasRenderer to get correct lighting when there is no ambient light specified in the scene. 15 lat temu
DOMRenderer.js 647b4a57b8 * Added `PointLight` 15 lat temu
Projector.js b57169bc84 Projector.unprojectVector() apparently working 15 lat temu
SVGRenderer.js f30216ff8e Applying alteredq's CanvasRenderer fix re Ambient Light calculation to SVGRenderer. 15 lat temu
WebGLRenderer.js b22bd9da2e Added face culling to WebGLRenderer (default is now backface culling on, front face is counter-clockwise). 15 lat temu