This website requires JavaScript.
Explore
Help
Sign In
home
/
three.js
Watch
2
Star
0
Fork
0
mirror of
https://github.com/wahyd4/three.js.git
synced
2026-08-28 06:15:57 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
adb275a0931b03f4a5dbfe0b2c6371fa7c7a3605
three.js
/
src
/
renderers
T
History
Mr.doob
237f165555
ParticleCircleMaterial working again with CanvasRenderer
2010-11-13 03:42:13 +00:00
..
renderables
* 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/
2010-10-31 02:31:14 +00:00
CanvasRenderer.js
ParticleCircleMaterial working again with CanvasRenderer
2010-11-13 03:42:13 +00:00
DOMRenderer.js
* Added
PointLight
2010-10-06 03:36:21 +01:00
Projector.js
Refactored
ClickResolver to
Ray
and
Projector.unprojectVector` working.
2010-11-04 03:35:08 +00:00
Renderer.js
* Added
PointLight
2010-10-06 03:36:21 +01:00
SVGRenderer.js
Applying alteredq's CanvasRenderer fix re Ambient Light calculation to SVGRenderer.
2010-11-01 18:30:05 +00:00
WebGLRenderer.js
Synced with sole's branch.
2010-11-08 20:10:32 +01:00