ide user ide_gero3 19578522e5 frustum culling improved 14 years ago
..
cameras c5c89fa2d7 Matrix4's static methods makeFrustum, makePerspective, makeOrtho are now normal non-static public methods. Fixes #1615. 14 years ago
core 19578522e5 frustum culling improved 14 years ago
extras ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 14 years ago
lights aa5448895b Docs: DirectionalLight and some SpotLight progress. 14 years ago
materials 4a36583427 Added CustomBlending mode. Added texture.premultiplyAlpha parameter. Added standard and custom blending examples. 14 years ago
objects ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 14 years ago
renderers ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 14 years ago
scenes 840254269d Renamed Scene' .addObject() and .removeObject() to .__addObject() and .__removeObject() 14 years ago
textures cac415ca83 Removed LatitudeReflectionMapping and LatitudeRefractionMapping as per the results in #1621. 14 years ago
Three.js 3a8a66c7af Reformated requestAnimationFrame polyfill. 14 years ago