CITMProject3 / Project3

Ri-Karts! The best Yo-kai racing game
https://citmproject3.github.io/Project3/
MIT License
7 stars 3 forks source link

Added basic physics shapes #24

Closed Vulpem closed 7 years ago

Vulpem commented 7 years ago

Cubes, spheres, convex shapes. Collider component.

Also, removed all module includes from Application.h, so compilation times aren't as long.

:thumbsup: