OpenGL simulator of mass objects in space - according to Newton.
Go to file
2023-10-11 22:25:22 +02:00
.gitignore Initialize the project 2023-10-10 23:33:10 +02:00
CMakeLists.txt Main: implement basic 'Hello Triangle' example 2023-10-11 22:25:22 +02:00
LICENSE Initial commit 2023-10-09 23:33:53 +02:00
main.c Main: implement basic 'Hello Triangle' example 2023-10-11 22:25:22 +02:00
README Initialize the project 2023-10-10 23:33:10 +02:00
shader.frag Main: implement basic 'Hello Triangle' example 2023-10-11 22:25:22 +02:00
shader.vert Main: implement basic 'Hello Triangle' example 2023-10-11 22:25:22 +02:00