Commit Graph

16 Commits

Author SHA1 Message Date
David Allemang
916e9a8906 Migrate to NanoGUI / Eigen for GUI and linear algebra.
Also introduce a GUI play/pause button.
2020-10-10 22:59:51 -04:00
David Allemang
1705215bff Disable nanogui extras 2020-10-09 18:42:00 -04:00
David Allemang
6aaa393228 Introduce nanogui 2020-10-09 18:39:51 -04:00
ec09506a74 remove glm dependency; split solver and geometry classes 2020-06-28 15:23:27 -04:00
ea3b7a0691 move cgl to separate repo 2020-06-28 12:40:12 -04:00
a639fb40e4 Rename project to match repository. toddcox-visualize 2020-06-27 22:24:28 -04: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