Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)