Skip to content

Releases: suremarc/pythagorean-hodographs

Update `glam` dependency

09 Dec 05:33
Compare
Choose a tag to compare
v0.5.4

bump version number

Decrease number of subdivisions from 1000 to 25 in internal smoothness heuristic

31 Dec 04:24
Compare
Choose a tag to compare

Make the Euler-Rodrigues frame continuous

28 Dec 17:23
Compare
Choose a tag to compare
v0.5.2

make frames continuous

Fix Catmull-Rom formula

28 Dec 01:05
Compare
Choose a tag to compare
v0.5.1

fix catmull rom formula

Coordinate change

27 Dec 21:38
Compare
Choose a tag to compare

The Frame implementation for QuinticPHCurve is now aligned such that the tangent vector is in the -z direction. Previously it was aligned to the x direction.

Quaternion API

27 Dec 03:48
Compare
Choose a tag to compare
v0.4.0

api improvements

Add more derives

27 Dec 00:37
Compare
Choose a tag to compare
v0.3.3

bump version

no_std

26 Dec 16:46
Compare
Choose a tag to compare
v0.3.2

conditional no_std

Arc length + benchmarks

17 Dec 22:04
Compare
Choose a tag to compare
v0.2.1

bump version

More API simplifications

11 Dec 00:05
Compare
Choose a tag to compare
v0.2.0

simplify api and fix docs