Skip to content

0.0.3 "Wiggly Waggly Tail"

Compare
Choose a tag to compare
@tommyettinger tommyettinger released this 02 Jul 09:40
· 788 commits to main since this release

This release mostly updates LineWobble so it is faster and supports some new features (like being able to generate wrapping lookup tables, so the wobbly line or circle can be obtained as one float[]), and adds Xoshiro128PlusPlusRandom as a 32-bit math generator that has optimizations for generating 64-bit values. There's also more tests written, and the library seems stable.