top of page
ABOUT BOUNCING BALLS
Bouncing Balls is a physics simulation application developed in Qt and C++. Graphics programming is done using OpenGL. In this application, a ball falls from the top due to the influence of gravity of the selected planet. It has options to increase air resistance and adding secondary gravity pulling the ball up.
AboutBB
SOME CODE
This code connects QT Signals and Slots
Code to initialise OpenGL
OpenGL code to render each frame

OpenGL Code to draw a sphere
GALLERY

Capture6

Capture5

Capture

Capture6
1/6
bottom of page