comet/crates/comet_math/src
2025-08-14 09:27:07 +02:00
..
bezier.rs docs(math): added more documentation for bezier, matrix, noise, point, polynomial, quaternion and vector 2025-08-14 09:27:07 +02:00
easings.rs perf(math): added inline attribute to easing functions 2025-07-29 15:44:37 +02:00
interpolation.rs feat(math): added a few more interpolation functions 2025-07-29 15:45:01 +02:00
lib.rs docs(math): added more documentation for bezier, matrix, noise, point, polynomial, quaternion and vector 2025-08-14 09:27:07 +02:00
matrix.rs docs(math): added more documentation for bezier, matrix, noise, point, polynomial, quaternion and vector 2025-08-14 09:27:07 +02:00
noise.rs docs(math): added more documentation for bezier, matrix, noise, point, polynomial, quaternion and vector 2025-08-14 09:27:07 +02:00
point.rs docs(math): added more documentation for bezier, matrix, noise, point, polynomial, quaternion and vector 2025-08-14 09:27:07 +02:00
polynomial.rs docs(math): added more documentation for bezier, matrix, noise, point, polynomial, quaternion and vector 2025-08-14 09:27:07 +02:00
quaternion.rs docs(math): added more documentation for bezier, matrix, noise, point, polynomial, quaternion and vector 2025-08-14 09:27:07 +02:00
vector.rs docs(math): added more documentation for bezier, matrix, noise, point, polynomial, quaternion and vector 2025-08-14 09:27:07 +02:00