Commit Graph

5 Commits

Author SHA1 Message Date
c08a40e568 feat(probe): functions to get solution along ray and view solution with GLVis 2025-02-24 12:39:48 -05:00
a41e56ae91 feat(probe): added getRadius and start of ray cast solution 2025-02-23 14:11:50 -05:00
fdb46d1052 feat(probe): added probe namespace
Probe handles LogManager (for tracking multiple log files) as well as a few utility functions such as wait, pause, glVisView, and rayView (future)
2025-02-23 11:26:41 -05:00
63c690a777 build(quill): added quill as a subproject
quill provides a robust and very efficient asyncronous and thread safe logging module. I have brought this in to handle logging
2025-02-23 11:25:11 -05:00
09ad50307e feat(probe): probe logging module first implimentation 2025-02-21 10:30:59 -05:00