Posts

Satellites Launch Mini Projects OpenGL Computer graphics

Rajeev
Satellites Launch Mini Projects OpenGL Computer graphics
ISRO has made our county proud. They have lauched so many sattelites into the sapce for tele communication,  sciencetific discovery, defence, remote sensing, meteorolog etc. In this article we are going to code satellite launch mini projects using opengl computer graphcis in c/c++.  We launch satellites into space by putting them on rockets. The rockets carrying satellites launch via a luching station through tons of propellants (fules of rocket). The propellants provide energy to the rocket to get out of Earth gravity 's pull (Speed is called escape velocity). Rocket with even thrust get into space at mutliple stages. The final stage of the rocket is to place the satellite into it orbit. Aim of the Mini Projects The aim of this Satellites Launch Mini Projects  with OpenGL Computer graphics is to simulate the lauch if satellites using the opengl functions and codes. We are going to create the Earth, rocket, satellites using opengl and simulate the actual lauching of satellites. Design…

Post a Comment