Ybalrid / Annwvyn

Annwvyn C++ Open Source designed-for-VR game engine and application developement framework
MIT License
41 stars 7 forks source link

Better collision events #162

Closed Ybalrid closed 6 years ago

Ybalrid commented 7 years ago

This will fix #123

Add contact position and normal inside collision events.

Add simple tests around the normal vector to detect if the contact occurred on the ground, on a "wall" and on the ceiling.