[Unity3D] Rigid body collision with environment mapping
It was a team project in 2016 Fall semester. In our project, we implemented rigid body simulation with Quickhull spatial hashing collision detection. We carried out multiple real life experiments which consisted of throwing objects at different environments to observe the fine details. In addition, we modified coefficients of friction and elasticity in our simulations to more accurately reflect ..