Skip to content

alithegreat74/Model-Loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model Load

This program will load 3D models in OpenGL using the Assimp library

How To Build

To Build this project just open cmd and run

  git clone https://github.com/alithegreat74/Model-Loader.git
  cd Model-Loader
  mkdir build
  cd build
  cmake ..

If you don't have cmake, I suggest you install that first. BTW this program only runs on windows for now. the development for other opperating systems will be done (probably)

Thirdparty Libraries

  • Assimp (for loading the 3d models)
  • glfw
  • glad
  • ImGui
  • glm

Screenshots

App Screenshot App Screenshot

About

this is a program that loads 3D models in the scene

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages