azurite-engine / Azurite

Azurite Game Engine is a 2D Java game engine built on top of LWJGL.
https://azurite-engine.github.io
MIT License
42 stars 20 forks source link

Fix/collision #53

Closed Juyas closed 3 years ago

Juyas commented 3 years ago

I fixed some collision stuff along with extracting gjk out of it to allow exchanging the collision detection algorithm for some performance cases