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

https://github.com/cloudhead/losokai

three dee game engine experiment in c
https://github.com/cloudhead/losokai

Last synced: 3 months ago
JSON representation

three dee game engine experiment in c

Awesome Lists containing this project

README

          

lourland

DEPENDENCIES

* clang (http://clang.llvm.org/)
* OpenGL 3.3 (http://www.opengl.org/)
* GLFW 3 (http://www.glfw.org/)
* GLEW (http://glew.sourceforge.net/)
* Assimp (http://assimp.sourceforge.net/)

BUILDING

$ make -j 4

RUNNING

$ ./lourland

CONTRIBUTING

See /HACKING and /STYLEGUIDE