/Nano3DEngine

A nano 3D engine, exercice to recode function used on video games on vertex & matrix

Primary LanguageC++

Nano 3d engine using SDL

Pour compiler avec la bibliothèque SDL:

  1. Installer la bibliothèque de l'adresse: http://www.libsdl.org/
  2. A la racine du projet
make clean && make

Pour executer le projet

./bin/tdsv pathToGeoFile
# For instance : 
./bin/tdsv data/cube.geo