Physics Collision System
- Ruoyu Wang
- 2017年11月8日
- 讀畢需時 1 分鐘
Here is the demo of the Physics Collision System. It was achieved with in-house engine (Prime Engine).
The Physics Collision System was developed and added into the Prime Engine. It has basic physics functions including collision detection, movement and rotation, which is base on velocity, mass, momentum conservation, gravity, and the direction of the force when being hit.
Comments