💿🐜 Antkeeper source code https://antkeeper.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
C. J. Howard 5721c05e3c Remove cart namespace, add more mesh-related functions, add initial test of quadsphere-based terrain LOD using quadtree faces 2 years ago
..
meshes Remove cart namespace, add more mesh-related functions, add initial test of quadsphere-based terrain LOD using quadtree faces 2 years ago
aabb.hpp Add briefs for classes in the geom namespace 3 years ago
bounding-volume.hpp Rename geometry folder to geom and move all code in the geom folder into the geom namespace 3 years ago
cartesian.hpp Add physics namespace, move orbit-related functions into orbit namespace within physics namespace, add physics reference frame class, add functions to construct orbital reference frames 2 years ago
convex-hull.hpp Rename geometry folder to geom and move all code in the geom folder into the geom namespace 3 years ago
csg.cpp Rename geometry folder to geom and move all code in the geom folder into the geom namespace 3 years ago
csg.hpp Rename geometry folder to geom and move all code in the geom folder into the geom namespace 3 years ago
geom.hpp Add physics namespace, move orbit-related functions into orbit namespace within physics namespace, add physics reference frame class, add functions to construct orbital reference frames 2 years ago
hyperoctree.hpp Generalize octree class into N-dimensional hyperoctree, begin revision of terrain system 2 years ago
intersection.cpp Rename geometry folder to geom and move all code in the geom folder into the geom namespace 3 years ago
intersection.hpp Add photometric and radiometric functions to the physics namespace, add more blackbody functions, add quadrature namespace with trapezoid rule integral approximation function, make astronomy system capable of calculating the luminous flux of a blackbody 2 years ago
marching-cubes.cpp Rename geometry folder to geom and move all code in the geom folder into the geom namespace 3 years ago
marching-cubes.hpp Revise breif of the geom::mc and geom::morton namespaces 3 years ago
mesh-accelerator.cpp Revise Morton location code functions to be templated, closes #7 3 years ago
mesh-accelerator.hpp Rename geometry folder to geom and move all code in the geom folder into the geom namespace 3 years ago
mesh-functions.cpp Remove cart namespace, add more mesh-related functions, add initial test of quadsphere-based terrain LOD using quadtree faces 2 years ago
mesh-functions.hpp Remove cart namespace, add more mesh-related functions, add initial test of quadsphere-based terrain LOD using quadtree faces 2 years ago
mesh.cpp Remove cart namespace, add more mesh-related functions, add initial test of quadsphere-based terrain LOD using quadtree faces 2 years ago
mesh.hpp Remove cart namespace, add more mesh-related functions, add initial test of quadsphere-based terrain LOD using quadtree faces 2 years ago
morton.hpp Revise Morton location code functions to be templated, closes #7 3 years ago
octree.hpp Generalize octree class into N-dimensional hyperoctree, begin revision of terrain system 2 years ago
plane.hpp Add briefs for classes in the geom namespace 3 years ago
projection.hpp Rename geometry folder to geom and move all code in the geom folder into the geom namespace 3 years ago
quadtree.hpp Generalize octree class into N-dimensional hyperoctree, begin revision of terrain system 2 years ago
ray.hpp Add briefs for classes in the geom namespace 3 years ago
sdf.hpp Rename geometry folder to geom and move all code in the geom folder into the geom namespace 3 years ago
sphere.hpp Add briefs for classes in the geom namespace 3 years ago
spherical.hpp Add physics namespace, move orbit-related functions into orbit namespace within physics namespace, add physics reference frame class, add functions to construct orbital reference frames 2 years ago
view-frustum.hpp Add briefs for classes in the geom namespace 3 years ago