Commit History

Author SHA1 Message Date
  zz85 0824c15a51 Curves refactored - addition of curve path, tangent finding, along with other bend changes and enhancements i may not remember 14 years ago
  Mr.doob 0b910d7c31 * Simplified THREE.Color. 14 years ago
  alteredq fd27811b7c Added better random in GeometryUtils. Added possibility of using custom depth material for shadow maps. 14 years ago
  alteredq 6447455ed2 Put back proper Texture clone lost in merge. 14 years ago
  Mr.doob 1578a27d33 Updated constructor position and buils. 14 years ago
  alteredq dc0425824a Added alphaTest parameter to base Material plus corresponding shader chunk in standard materials implementation. 14 years ago
  alteredq 35b9c8dd69 Merge remote-tracking branch 'remotes/zz85/experimental' into experimental 14 years ago
  alteredq 3e321b4a17 Added passing of curveSegments for ExtrudeGeometry / TextGeometry down to Shape. 14 years ago
  alteredq 3d94fc6bcf Refactored Shape.Utils.triangulateShape to use hashmaps instead of O( m * n ) loops. 14 years ago
  alteredq 92465c4e4c Refactored ExtrudeGeometry.bevel to use less temporary vectors. 14 years ago
  alteredq ce8b942ebe Merge remote-tracking branch 'remotes/zz85/experimental' into experimental 14 years ago
  alteredq 56df7724ed Extended GeometryUtils with methods for getting random points. 14 years ago
  zz85 3db68227d5 Fixed the fish, added a smiley to shapes demo 14 years ago
  zz85 bbdea5f4fd Fixed ugly sharp corners with new bevel algorithm 14 years ago
  alteredq c0d371be7c Merged with zz85's shape / path / extrude / bevel / text updates. 14 years ago
  zz85 d90f5e6875 Fixed text geo error 14 years ago
  zz85 faf189c3dc Some refactoring + cleanup for TextPath, Geometries, Shapes 14 years ago
  alteredq 5fd7ee2f3b Normalized FirstPersonCamera vertical look speed when using vertical look angle constrains. 14 years ago
  alteredq 77341c86b1 First attempt at shadow mapping (work-in-progress). 14 years ago
  alteredq b3f4e638cf Added up/down movement to FirstPersonCamera. 14 years ago
  alteredq fc6b13d9ba Added path.createSpacedPointsGeometry() and extended shapes example to show such equidistantly sampled paths. 14 years ago
  alteredq 87cc607c4f Added createPointsGeometry for Path. 14 years ago
  alteredq e52edb5d1a Refactored Shape API: replaced bool parameter in extractAllPoints with two named methods. 14 years ago
  alteredq f962eb2ea6 bezel => bevel in TextGeometry and its example 14 years ago
  alteredq 0cefeed567 Merged zz85's Shape / Path / Curve / ExtrudeGeometry updates. 14 years ago
  zz85 e37a02805a Updated Extrude Shape Examples 14 years ago
  alteredq d31398b28d Added THREE namespace to GeometryUtils. 14 years ago
  alteredq f1559f0186 Merged zz85's stepping + spline path extrusions. 14 years ago
  alteredq 256f9a671a Fix for specular component of Phong and normal map materials. Hope so. 14 years ago
  alteredq 23e315cb33 Merged zz85's Path / Shape / Extrude geometry. Cleaned up and refactored it a bit. 14 years ago