An interactive 3D Solar System simulation built with modern OpenGL Core Profile 3.3, GLFW, GLAD, GLM, and stb_image. This project demonstrates real-time 3D rendering, shader-based lighting, texture ...
A 3D simulation of the solar system using OpenGL, where each planet orbits the sun and rotates about its own axis. The motion is based on ratios derived from NASA data, with some simplifications ...