5 Commits

Author SHA1 Message Date
f6556f169b Add license and readme 2025-03-08 23:14:04 -05:00
ba74db96f0 Improved BVH using surface area heuristic*
- Add custom error type
- Update more mesh based calculations to f32
2025-03-08 23:09:15 -05:00
6f404ba2a1 Initial implementation of bvh construction 2025-03-08 14:42:41 -05:00
209f483992 [WIP] start critical data structures, NEED TESTS*
- Add missing primitives file
- Begin bounding volume hierarchy code
- Add some untested base functions for octree and morton encoding
- Add interesection tests for box and triangle
2025-03-05 09:14:58 -05:00
b97c6055a1 Initial commit with STL parser 2025-02-10 22:48:23 -05:00