• M
    * Added `PointLight` · 647b4a57
    Mr.doob 提交于
    * `CanvasRenderer` and `SVGRenderer` basic lighting support (`*ColorStroke`/`*ColorFill` only)
    * `Renderer` > `Projector`. `CanvasRenderer`, `SVGRenderer` and `DOMRenderer` do not extend anymore
    * Interactivity base code (hdi folder). To be refactored... ([mindlapse](http://github.com/mindlapse))
    * Added `computeCentroids` method to `Geometry`
    * Included `Stats.js` directly in the `/examples` folder to avoid the need of internet for playing around
    647b4a57
particles_random.html 2.9 KB