Skip to content

v0.5.0

Choose a tag to compare

@toadative toadative released this 02 Apr 09:04
· 115 commits to master since this release

Additions:

  • Uniform methods for arc length parameterization have returned with faster math (see #3)
  • Calling PrecomputeArcLengthParams() can drastically speed up Uniform calls at a cost to accuracy
  • Added a few missing static types in init.lua

Improvements:

  • SolveLength() is faster and more accurate (see #2)