GitHub Packages shows this repository README on every package page (upstream limitation). Open the package README for install and quick start — embedded in each .nupkg and linked below.
| Package | Install | Package README |
|---|---|---|
Novolis.Math.Arrays |
dotnet add package Novolis.Math.Arrays |
README |
Novolis.Math.Geometry |
dotnet add package Novolis.Math.Geometry |
README |
Novolis.Math.Topology |
dotnet add package Novolis.Math.Topology |
README |
For NuGet.org and Visual Studio, the embedded README.md inside each package is authoritative.
Novolis Math (wave 7): numerics, geometry, and topology facets. No time, no cameras — those belong to Physics and Simulation.
Policy: library-boundaries.md.
| Package | Description |
|---|---|
Novolis.Math.Arrays |
DenseGrid<T> volumetric storage and GridIndex |
Novolis.Math.Geometry |
Meshes, primitives, transforms, intersections, BVH |
Novolis.Math.Topology |
Polygon, face, edge connectivity |
dotnet build Novolis.Math.slnx
dotnet test Novolis.Math.slnxFrank.GameEngine remains active on the author's GitHub; only renderer-agnostic primitives were migrated. See gameengine-reference-policy.