crude player physics & collision response

This commit is contained in:
2024-08-16 00:27:35 +10:00
parent 60ced3691d
commit 6b92b538a5
6 changed files with 206 additions and 34 deletions

View File

@ -9,6 +9,7 @@ add_executable(Voxelotl MACOSX_BUNDLE
FloatExtensions.swift
Matrix4x4.swift
Rectangle.swift
AABB.swift
NSImageLoader.swift
Renderer.swift