| .. |
|
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 лет назад |
|
CanvasRenderer.js
|
a8ff77e1d4
Fixed ambient light computation in CanvasRenderer to get correct lighting when there is no ambient light specified in the scene.
|
15 лет назад |
|
DOMRenderer.js
|
647b4a57b8
* Added `PointLight`
|
15 лет назад |
|
Projector.js
|
9a62d1173a
Refactored `ClickResolver to `Ray` and `Projector.unprojectVector` working.
|
15 лет назад |
|
Renderer.js
|
18ae883903
bounding matrix methods to local vars for increased performance
|
15 лет назад |
|
SVGRenderer.js
|
f30216ff8e
Applying alteredq's CanvasRenderer fix re Ambient Light calculation to SVGRenderer.
|
15 лет назад |
|
WebGLRenderer.js
|
ecf97e0d4c
Synced with sole's branch.
|
15 лет назад |