-
Notifications
You must be signed in to change notification settings - Fork 0
SrsBusiness/quadrics
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
quadrics ======== Library for calculating lattice points for arbitrary 3D quadric surfaces. Pass in a quadratic surface in the form: F(x, y, z) = ax^2 + by^2 + cz^2 + dyz + exz + fxy + gx + hy + iz + j = 0, as well as a bounding volume. You can either choose to calculate only the points on the surface, or to fill the interior/exterior of the surface.
About
Library for calculating lattice points for arbitrary 3D quadric surfaces.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published