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-11 05:55:56 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56fcd26ef366bcc3f14d65089614702f8538fabb
three.js
/
src
/
renderers
T
History
alteredq
56fcd26ef3
Small optimizations: skipped flattening in 3x3 matrix inversion and uploading camera position uniform only for materials where it's used.
2011-02-13 23:39:08 +01:00
..
renderables
*.material
→
*.materials
2010-12-24 21:24:58 +00:00
CanvasRenderer.js
Fixed CanvasRenderer texturePath method (checking if det == 0).
2011-02-11 18:42:58 -08:00
DOMRenderer.js
* Added
PointLight
2010-10-06 03:36:21 +01:00
Projector.js
Partially merged szimek's pull request
2011-01-23 19:22:49 +01:00
SVGRenderer.js
*.material
→
*.materials
2010-12-24 21:24:58 +00:00
WebGLRenderer2.js
Changed a bit clear color API.
2011-02-08 12:49:14 +01:00
WebGLRenderer.js
Small optimizations: skipped flattening in 3x3 matrix inversion and uploading camera position uniform only for materials where it's used.
2011-02-13 23:39:08 +01:00