Skip to content

Robotnik00/Engine3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Engine3d

Required libraries

  • assimp. says it doesn't need boost, but it needs boost.
  • SDL2
  • glm - header library just download it.

build Engine3d

sudo apt-get install libassimp-dev
sudo apt-get install libglm-dev
sudo apt-get install libsdl2-dev

once all the libraries are installed, build Engine3d. tell cmake where to find libraries, run cmake, then make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors