Commit Graph

16 Commits

Author SHA1 Message Date
David Allemang
65e4960f09 COMP: Add entt 2023-02-04 21:11:30 -05:00
David Allemang
6ade8c8215 COMP: Consistent FetchContent usage 2023-02-04 13:41:14 -05:00
David Allemang
1f284ed349 ENH: Replace GLM with Eigen 2023-01-27 22:28:39 -05:00
David Allemang
b228f76658 ENH: Embed shader source in binary. 2023-01-27 09:35:29 -05:00
David Allemang
6ef6fbf4ac COMP: Replace toddcox-faster by reimplemented toddcox 2023-01-26 15:28:05 -05:00
David Allemang
b7be8dc093 COMP: Use fetchcontent for vendor dependencies.
Remove git submodules entirely.
2023-01-26 14:22:20 -05:00
870f27d836 yaml-cpp submodule 2020-04-21 14:09:51 -04:00
fb33a78718 working on memoization 2020-01-08 22:03:35 -05:00
45c3b422e2 remove debugging message 2020-01-04 02:01:30 -05:00
d73fca9f45 replace glad submodule with generated glad and cmakelists 2020-01-04 02:00:22 -05:00
d602837659 break apart into modules; add vendor dependencies; add OpenGL boilerplate to get started 2020-01-04 01:30:19 -05:00
544ac85820 cmake project name same as git repository 2019-12-30 12:05:39 -05:00
96b27cd642 split "cosets" and "solver" data. "solver.cpp" now only for solution logic. 2019-12-27 17:06:25 -05:00
c489d530a9 restructure cmake project 2019-12-27 16:59:06 -05:00
08aa3f5453 split definitions and declarations, move to "tc" namespace 2019-12-27 16:46:33 -05:00
caf65101dd create cmake project 2019-12-26 23:21:49 -05:00