twohyjr / Metal-Game-Engine-Tutorial

The resources and source code for my Youtube series on creating a game engine using Apple's Metal Api
https://www.youtube.com/playlist?list=PLEXt1-oJUa4BVgjZt9tK2MhV_DW7PVDsg
270 stars 42 forks source link

Collision Detection #2

Open ivanpaulovich opened 3 years ago

ivanpaulovich commented 3 years ago

Hey Rick!

Awesome content and code, very inspiring for the indie game I am developing. I am interested to see collision detection. How would you implement it? Would you integrate with Model.IO library?

Again, fantastic knowledge shared here. Thank you!

twohyjr commented 3 years ago

Hey dude! Ya collision detection is a lot simpler to do than it is to show! My hope is that I can set aside some time and make something for that :)