No description
Find a file
Stephen Seo 4a1c5530a5 Work
Implement helper functions like dot-product, cross-product, and
vec3-rotation. Implement AABB collision.

TODO:
  Implement Generic Box collision (not axis-aligned boxes).
2024-04-26 12:28:12 +09:00
src Work 2024-04-26 12:28:12 +09:00
.gitignore Work 2024-04-26 12:28:12 +09:00
CMakeLists.txt Init commit skeleton project 2024-04-26 11:43:38 +09:00