#acceleration #force #physics #newton #no-alloc

no-std objforces

Allows to calculate mouvement of objects based on forces on a 3D axis

1 unstable release

0.1.0 May 5, 2024

#644 in Math

Download history 145/week @ 2024-05-05

145 downloads per month

GPL-3.0-only

16KB
170 lines

Implement calculation of forces, speed and acceleration on a 3D-axis.

Allowes calculation of object mouvement over time based on acceleration, speed and position as well as forces. This crate is no_std and no_alloc!

Dependencies

~410KB