
Spatium
github.com/vaniell0/spatium- Category
- Developer Tools
- Rank
- No. 2264Tools index
- Pricing
- Open Source
- Type
- TOOL
- GitHub
- 2 stars
- Latest release
- v1.0.0
- Date
About
Spatium is a C++23 header-only library for computational geometry and physics that treats the underlying mathematical space, such as Euclidean, spherical, hyperbolic, or a custom surface, as a first-class, swappable concept rather than assuming flat R^N as CGAL, Eigen, or GLM do. This lets the same geometric and physics code run on different manifolds, for example computing geodesics on a sphere or distances in hyperbolic space, without rewriting the underlying algorithms.
Why it made the leaderboard
It lets C++ developers do geometry and physics computation on non-Euclidean spaces (spheres, hyperbolic geometry) without switching libraries or hand-rolling manifold math.
Tags
Comments (0)
No comments yet
Editorially curated, with community endorsements as a secondary signal. Corrections welcome.