No description provided.
一个几何数学运算库
a custom typescript utility class
No description provided.
math for graphics and games
Multi-domain fixed-point arithmetic with geometric extension: Lie groups, manifolds, ODE solvers, tensors, fiber bundles — zero-float, 0 ULP transcendentals
A linear algebra and mathematics library for computer graphics. A fork of `cgmath`.
A simple arcball-style camera. Uses the cgmath-rs library
A maths library with arbitrary sized numbers.
A linear algebra and mathematics library for computer graphics.
Small Frustum Culling crate meant to be used alongside cgmath
Bridge crate that provides conversion from `cgmath` types to `std140` types.
Composable camera rigs but this time using CGMATH
Easy linear algebra Math library for use with computer graphics.
A linear algebra library for games and graphics with generic SIMD types.
deprecated
Math functions, like log, sum etc
This library defines 3D geometric elements(point, line, plane etc..). It can get two(or more) elements relation, like distance between two elements.