/assimp

stable commits of trials with assimp

Primary LanguageC++

assimp

Different model loadings with assimp

image

Dependencies:

  1. assimp
  2. glfw3
  3. glm
  4. soil
  5. glew

IMPORTANT: After you clone, follow these instructions to build

  1. cd <project>/src
  2. make clean
  3. cd ../build
  4. cmake ..
  5. cd ../src
  6. make
  7. make run -> this command runs the executable