Skip to content

JaineshPathak/CSC8502-Graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSC8502 - Elden Ring Theme

The task was to make an fantasy style level in OpenGL and C++. I exported the meshes with animations from Unity to the format accepted by NCLGL library framework.

​The terrain was made in Unity and I exported its heightmap, splatmap and using its heightmap to make the terrain mesh. The splatmap was used for blending different textures with the help of shader.

Source Code Files to look at

The main sourse code is inside the "Blank Project" folder (sorry for misleading name). The rest of the folder are tutorials provided by University.

How to Run?

  • Make sure in visual studio you are in Debug or Release mode
  • Set the Coursework project as the startup project
  • Make a clean build and run

Screenshots

CSC8502-Pic3.png CSC8502-Pic1.png CSC8502-Pic2.png

Video

https://www.youtube.com/watch?v=5Nh1VN7zhZY

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages