bevy_utilitarian 0.9.0

A collection of mostly maths, interpolation and geometric utilities that aim to make Bevy programmers happier
Documentation
1
2
3
4
pub mod core;
pub mod derivatives;
pub mod linear_stepper;
pub mod spring_stepper;