/SlovanEngine

Multiplatform game engine.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Slovan Engine

Is OpenGL | ES engine for creation game. It supports Linux, Mac, Windows and Android.
Currently only tested on Linux and Android (maybe :D).
It is still at an early stage of development and knoweth nothing :D

Actual version: 0.2.1

##Compilation

cmake SlovanEngine

make

##License Engine is under GNU GPLv3 license.

##Used library (thanks)

  • GLFW
  • GLEW
  • GLM
  • SOIL2
  • ASSIMP