Commit History

Author SHA1 Message Date
  Mr.doob df64ff921f extras/cameras/*Cameras > extras/controls/*Controls 14 years ago
  Mr.doob 5d96f15b39 Started doing Camera changes. 14 years ago
  Mr.doob 69da8d2e1f Merge remote-tracking branch 'Knectar/dev' into dev 14 years ago
  Daniel 5ef31d7fe8 Remove Sphere class. Give radius to octahedron. 14 years ago
  zz85 b4332d6a24 added more generic geometry creation functions in canvas_geometry_subdivison.html 14 years ago
  Daniel dad2146d79 Include new Sphere class in build. 14 years ago
  Daniel 2d4ea9cedd New Sphere class that uses a subdivided octahedron geometry. 14 years ago
  Mr.doob 36ae04418c Fixed yet some more examples. 14 years ago
  zz85 0f9c3f44ee Merge remote-tracking branch 'upstream/dev' 14 years ago
  alteredq 32e4a556ca Added CubeCamera (for rendering cube maps). 14 years ago
  zz85 8edfa99583 Rename SubdivisonGeometry.js to SubdivisionGeometry.js. Fix geometries which use duplicate vertices. SubdivisionGeometry tested with Cube/Sphere/Cylinder/TextGeometry 14 years ago
  zz85 670ebf6139 Fixed SubdivsionGeometry points. Added class, update builds 14 years ago
  Mr.doob b6f7444b0f Added deprecated warning to MeshShaderMaterial class. 14 years ago
  alteredq e298ac6814 Renamed MeshShaderMaterial => ShaderMaterial 14 years ago
  Justin Sermeno 8ca569f9ba fix broken ThreeWebGL.js build 14 years ago
  Mr.doob 51368ca6d6 REVISION ++ 14 years ago
  Mr.doob 94b7418f60 Added objec3d.frustumCulled support to Projector (CanvasRenderer/SVGRenderer). 14 years ago
  alteredq 495de75ff2 Added OrthoCamera. 14 years ago
  Mr.doob 7c7d4428f2 Moved `src/materials/Mappings.js` inside `src/materials/Texture.js` 14 years ago
  Mr.doob 8fd041508f extras/io > extras/loaders 14 years ago
  alteredq 4336d757ac Added WebGLRenderTargetCube. 14 years ago
  Mr.doob 714e9ec302 REVISION++ 14 years ago
  alteredq d5a54e0a4e Added UTF8 format loader and example. 14 years ago
  zz85 0824c15a51 Curves refactored - addition of curve path, tangent finding, along with other bend changes and enhancements i may not remember 14 years ago
  alteredq 01bebe5c40 Added DataTexture, for creating textures out of raw data. 14 years ago
  alteredq c0d371be7c Merged with zz85's shape / path / extrude / bevel / text updates. 14 years ago
  zz85 faf189c3dc Some refactoring + cleanup for TextPath, Geometries, Shapes 14 years ago
  alteredq 77341c86b1 First attempt at shadow mapping (work-in-progress). 14 years ago
  zz85 e37a02805a Updated Extrude Shape Examples 14 years ago
  alteredq 23e315cb33 Merged zz85's Path / Shape / Extrude geometry. Cleaned up and refactored it a bit. 14 years ago