Commit Graph
5 Commits
Author SHA1 Message Date
alteredq 863e7db49f Refactored spline specific stuff out of PathCamera into Spline. 2011-03-16 01:19:39 +01:00
alteredq be875f2267 Fixed bug in spline animation.
Spline control points shouldn't be cycled, this produces freaky behaviors near start and end of path. Instead they have to be capped.

Also did some refactoring.
2011-03-13 01:38:04 +01:00
alteredq 0984c4145b Synced with mrdoob's branch. 2011-03-01 14:52:47 +01:00
alteredq 03b9dfe80d Extracted Spline from example into core lib. 2011-03-01 03:51:43 +01:00
alteredq b467378bc3 Added Catmull-Rom spline example.
Work-in-progress.
2011-03-01 03:29:04 +01:00