Airplane Sim
This project was to program various physics functions such as Forces,Collisions,Gravity,Water force..etc and apply them on objects to simulate physics between them.
Airplane simulator project simulating different behaviors for the airplane with physics.
For this project I have created a plane along with a water source below it, Multiple spheres are created to show collision and also to view the movement of the plane in 1st and 3rd person.
I have included a plane constraint to show collision and adding of reverse torque in the opposite direction. When the plane collides with the wall. However I was unable to draw the plane.
The plane is present at Z = -30 hence when the plane collides with it will begin to rotate and move in the opposite direction.
Gravity is added to only one of the spheres to show buoyancy.