Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/myatmyintzuthin/solar-system-graphic-rendering
- Owner: myatmyintzuthin
- License: mit
- Created: 2021-01-21T10:33:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-25T14:28:26.000Z (about 3 years ago)
- Last Synced: 2023-08-02T10:39:38.776Z (over 1 year ago)
- Topics: computer-graphics, opengl, python, solar-system
- Language: Python
- Homepage:
- Size: 11.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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: