summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2022-04-12Add DEBUG macro for future usage.Keuin
2022-04-11Implement ray3, timer and a simple viewport scanner.Keuin
2022-04-11Implement bitmap and PPM serialization (with a demo program).Keuin
2022-04-11Basic 3d vector operations. Testing with GoogleTest.Keuin