Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matthewgeorgy/solarsystem
3D Solar System Visualization in OpenGL 4
https://github.com/matthewgeorgy/solarsystem
cpp glsl imgui opengl
Last synced: 2 months ago
JSON representation
3D Solar System Visualization in OpenGL 4
- Host: GitHub
- URL: https://github.com/matthewgeorgy/solarsystem
- Owner: matthewgeorgy
- Created: 2021-02-25T14:05:58.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-16T16:24:14.000Z (over 3 years ago)
- Last Synced: 2023-12-24T20:29:05.828Z (about 1 year ago)
- Topics: cpp, glsl, imgui, opengl
- Language: C++
- Homepage:
- Size: 30.7 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Alt Text](./preview.gif)
(FPS much lower due to Gyazo recording)
https://www.youtube.com/watch?v=nfbUB2kkbkY&feature=youtu.be
C++, OpenGL 4.5
Model Loading: Assimp
Window: GLFW
Math: mmath.h (also on github page)