No description
Find a file
2016-09-28 13:16:11 +02:00
CMakeModules rebuild structure. 2016-09-27 18:07:21 +02:00
data/mesh fixed much stuff with bad usage of constructor mixed with virtual functions in gl stuff. added model loading with assimp. 2016-09-28 13:00:40 +02:00
game added model loading into opengl. not yet seeing output. 2016-09-28 13:16:11 +02:00
libs adding library sources. 2016-09-27 18:28:48 +02:00
.gitignore gitignore add 2016-09-27 18:08:46 +02:00
.gitmodules adding library sources. 2016-09-27 18:28:48 +02:00
CMakeLists.txt traces are now managed by state/missile code. 2016-09-27 20:13:09 +02:00
LICENSE initial commit 2016-07-27 18:23:36 +02:00
README.md cmd options 2016-09-27 20:38:36 +02:00

Klassische Kepler Kriege

Game based on NewtonWars (https://github.com/Draradech/NewtonWars), rewritten in C++ with some more fancy OpenGL shitz.

dependencies

libepoxy-dev