Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/myatmyintzuthin/solar-system-graphic-rendering

Simulation of Solar System by using Python OpenGL shader programs and texture binding for Computer Graphics.
https://github.com/myatmyintzuthin/solar-system-graphic-rendering

computer-graphics opengl python solar-system

Last synced: 16 days ago
JSON representation

Simulation of Solar System by using Python OpenGL shader programs and texture binding for Computer Graphics.

Awesome Lists containing this project

README

        

# Solar System Graphics Rendering with OpenGL Python :milky_way:
Steps:
- Plot points and draw vertices on the 3D plane to form a sphere shape.
- Map texture with spheres using the planet images.
- Make the planets to move on their own orbits.

## Demo
This is the demonstration of 9 planets moving around the sun :sun_with_face:

drawing