/EngineT

Game engine

Primary LanguageC++MIT LicenseMIT

EngineT

Game engine

Clone Repository to your desktop

git clone https://github.com/Tizzio/EngineT

Installation (Windows)

Run the solution with visual studio

Installation (Linux)

good luck

Dependancies

SDL 2.0 https://github.com/PluginIO/EX3/wiki/Setting-up-SDL2-in-Ubuntu-12.10

GLEW http://glew.sourceforge.net/index.html

Bullet physics http://www.bulletphysics.org/mediawiki-1.5.8/index.php/Installation

GLM sudo apt-get install libglm-dev

Assimp https://github.com/assimp/assimp/blob/master/INSTALL

to view the dependancies

readelf -d executable.x | grep NEEDED