This is a Computer Graphics project done in the fifth semester of computer Engineering by:
- Sandeep Acharya (075BCT074)
- Sangam Chaulagain (075BCT078)
- Saujan Tiwari (075BCT083)
- GLFW
- Glad
- Assimp
This project is build using visual studio 2019.
- Open Visual Studio 2019.
- Click on run to run the project.
Use A, S, W, D to move around.
Press Z for day view and X for night view.
In case of linking errors, You probably need to build the libraries yourself.
You can use cmake to buid the libraries.
Visual Studio 2019: https://visualstudio.microsoft.com/downloads/
Setting up Libraries: https://learnopengl.com/Getting-started/Creating-a-window
Learn Opengl: https://learnopengl.com/