alteredq 1da8ee0df9 Added vec3 and color parameters for MeshShaderMaterial. Also moved normal and view matrices into default parameters. 15 年 前
..
mappings aa50e7eec3 Created Mapping classes 15 年 前
LineBasicMaterial.js 29aa335303 Minor reformating, code fixes and new build. 15 年 前
Material.js 51f91fdd03 Removed alpha component from the Color class 15 年 前
MeshBasicMaterial.js a395e120c3 Updated WebGLRenderer and corresponding examples to work with new Texture API. 15 年 前
MeshCubeMaterial.js 9cd7308d2b Attempt to merge with mrdoob's branch. 15 年 前
MeshDepthMaterial.js 4d209ac433 Implemented material blendings (THREE.NormalBlending, THREE.AdditiveBlending, THREE.SubtractiveBlending) in CanvasRenderer 15 年 前
MeshFaceMaterial.js 7464f5ff97 * MeshBitmapUVMappingMaterial -> MeshBitmapMaterial. Second param is mode, which is THREE.MeshBitmapMaterialMode.UVMAPPING by default. 15 年 前
MeshLambertMaterial.js a395e120c3 Updated WebGLRenderer and corresponding examples to work with new Texture API. 15 年 前
MeshNormalMaterial.js 51f91fdd03 Removed alpha component from the Color class 15 年 前
MeshPhongMaterial.js a395e120c3 Updated WebGLRenderer and corresponding examples to work with new Texture API. 15 年 前
MeshShaderMaterial.js 1da8ee0df9 Added vec3 and color parameters for MeshShaderMaterial. Also moved normal and view matrices into default parameters. 15 年 前
ParticleBasicMaterial.js 51f91fdd03 Removed alpha component from the Color class 15 年 前
ParticleCircleMaterial.js 23688daf08 Added WIP materials example (showing all at once). 15 年 前
ParticleDOMMaterial.js 60c2354424 Added OBJ -> Three.js converter. 15 年 前
Texture.js e7f5f3865a Fixed WebGL Wrappings. 15 年 前