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-15 07:56:00 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
86aa767a6aa4243631bcf4c4106eb1bf0c16bda1
three.js
/
src
T
History
alteredq
86aa767a6a
Added vertical look constraint parameter to RollCamera.
2011-04-14 16:21:50 +02:00
..
cameras
Fixes in handling of camera updates. Added few methods to Quaternion API.
2011-04-11 16:33:17 +02:00
core
Added functions for getPosition(), getColumnX(), getColumnY() and getColumnZ() to easier access the different components of the matrix.
2011-04-12 22:02:30 +02:00
extras
Added vertical look constraint parameter to RollCamera.
2011-04-14 16:21:50 +02:00
lights
Added .castShadow to DirectionalLight and check this in the renderStencilShadow function in WebGLRenderer. castShadow is set to false by default. Updated examples.
2011-04-13 12:14:52 +02:00
materials
Added namespace to all the objects that missed it (geometries, uniforms, etc)
2011-04-09 12:38:39 +01:00
objects
Added FlyCamera (thanks to James Baicoianu). Added specular map to normal map shader. Added WebGL Earth FlyCamera demo.
2011-04-10 23:13:05 +02:00
renderers
Added .castShadow to DirectionalLight and check this in the renderStencilShadow function in WebGLRenderer. castShadow is set to false by default. Updated examples.
2011-04-13 12:14:52 +02:00
scenes
Fixed bug in FogExp2.
2011-03-10 16:04:58 +01:00
Three.js
Added namespace to all the objects that missed it (geometries, uniforms, etc)
2011-04-09 12:38:39 +01:00