Commit History

Author SHA1 Message Date
  alteredq 3e321b4a17 Added passing of curveSegments for ExtrudeGeometry / TextGeometry down to Shape. 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
  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 faf189c3dc Some refactoring + cleanup for TextPath, Geometries, Shapes 14 years ago
  zz85 eb17987efc New Bevel algorithm, TextPath, TextGeometry updated 14 years ago
  zz85 b72d731cd9 Really interesting (but wrong) bevel effects 14 years ago
  zz85 c7133cac6f Merging alteredq/dev 14 years ago
  zz85 7dbf0554fd Fixed bevel but yet another problem 14 years ago
  zz85 2134d6b36c bevel attempt 3b failed 14 years ago
  zz85 547afeb332 Bevel version 3a failed 14 years ago
  zz85 d8227e7a6d Big bang attempt at Text + Path + Shape + Extrude Integration. Lots of things to fix 14 years ago
  alteredq e52edb5d1a Refactored Shape API: replaced bool parameter in extractAllPoints with two named methods. 14 years ago
  alteredq c35cca9ecf Changed canvas_geometry_shape => webgl_geometry_shapes. 14 years ago
  zz85 e37a02805a Updated Extrude Shape Examples 14 years ago
  zz85 2af891d742 change bevel vertices order 14 years ago
  zz85 ca40f42e89 adding smoothed sine bevel 14 years ago
  zz85 adebbf39cb adding bevel 14 years ago
  zz85 0d3eaed561 checks for holes order 14 years ago
  zz85 3f6a5e66c9 right side faces for extrusion 14 years ago
  zz85 41e1ff019b Some progress with shape + hole 14 years ago
  zz85 71f07b9127 Playing with holes.. Need a clear mind to write this cleanly 14 years ago
  zz85 8be77c8830 Added ArcCurve 14 years ago
  zz85 c148e7429b removed shape.triangluate() triangulation to be done in extrusionGeometry 14 years ago
  zz85 817c2dd527 Got rid of Spline2 14 years ago
  zz85 ae71419f1f Fixed SplineCurve array bug 14 years ago
  zz85 5b59b06a67 Testing getPoints() and getSpacePoints() 14 years ago
  alteredq f1559f0186 Merged zz85's stepping + spline path extrusions. 14 years ago