Skip to content

JoaoBaptMG/INF443-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INF443-Project

This is the final project for my university's course on Graphics Programming.

Building

Ensure you have the development versions of GLFW and Assimp installed! After that, you can build it as a CMake project. There's no install target.

Running

Warning: make sure you run the executable on the root folder of the repository (i.e. the parent directory to resources), otherwise the executable cannot find the shaders and models required for it to work.

Demonstration

Terrain: final project on graphics programming class using C++ and OpenGL

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5 Screenshot 6

License

This source code is under the MIT License. As such, all permissions apply to the code.

About

Final project for university

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published