Commit graph

52 commits

Author SHA1 Message Date
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
6f5dbaaa72 Init commit skeleton project 2024-04-26 11:43:38 +09:00