Added a Bezier::ReParametrise() function.
authorDavid Gow <[email protected]>
Wed, 20 Aug 2014 15:06:40 +0000 (23:06 +0800)
committerDavid Gow <[email protected]>
Wed, 20 Aug 2014 15:06:40 +0000 (23:06 +0800)
commit4119777e3dd950ac5f25ba5925e308882036adf3
tree444d20d32791c44a1b83b8a9f2a598d291f8b2e8
parent16f404f3edf222c467639f3e898eeb505075cde8
Added a Bezier::ReParametrise() function.

This returns a bezier equivalent to the segment from t0 -> t1 of the
original bezier.

Derivation at: http://davidgow.net/stuff/cubic_bezier_reparam.pdf
for now. If it's not too embarrasing, it might end up in the documents repo.
src/bezier.h

UCC git Repository :: git.ucc.asn.au