Commit Graph

6 Commits

Author SHA1 Message Date
5b4db3ea43 feat(precomputation): added precomputation
preformance speed up by a factor of ~5
2025-07-01 14:30:45 -04:00
4ee6f816d0 feat(tests): comparing to approx8 2025-07-01 11:41:14 -04:00
40b28477ed docs(docs): added doxygen html directory 2025-07-01 07:24:18 -04:00
5fe75d1298 test(tests): updated tests 2025-06-29 14:54:25 -04:00
9eea4c9e35 refactor(approx8): removed test file 2025-06-26 15:15:51 -04:00
cd191cff23 feat(GridFire): major design changes
Switching to an Engine + solver design. Also brought xxHash and Eigen in. Working on QSE and Culling.
2025-06-26 15:13:46 -04:00