Commit History

Author SHA1 Message Date
  Mr.doob cdfc4f3b8a Implemented Object.create( *.prototype ) pattern as per discussion in #2080. 13 years ago
  alteredq 52e8507a89 Added handling of vertex colors for ImmediateRenderObjects. 13 years ago
  alteredq 763fcf796e Refactored ImmediateRenderObject flags (thanks to @mrdoob). 13 years ago
  alteredq 5d5f92d641 Fixed MarchingCubes bug introduced by previous commit. Added flat shaded material to marching cubes example. 13 years ago
  alteredq 5dd0968009 Some optimizations and cleanup in MarchingCubes and its example. 13 years ago
  alteredq 24b4e6083d Added UVs handling for ImmediateRenderObject. 13 years ago
  Mr.doob 5ba7abc69b Deprecated THREE.Vertex. 13 years ago
  alteredq 0e3b527cdc Refactored MarchingCubes out into examples/js 13 years ago