Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 280 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 280 Bytes

Nail

DEPENDENCYS

  • glfw
  • glew
  • assimp
  • readline
  • glm
sudo apt-get install libglfw3-dev
sudo apt-get install libglew-dev
sudo apt-get install libassimp-dev
sudo apt-get install libreadline-dev
sudo apt-get install libglm-dev

BUILD

./build.sh