Skip to content

LarsAur/TDT4230-Final-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDT4230-Final-Project

This was my delivery for the final project in TDT4230 - Graphics and Visualization at NTNU. I implemented Portals in OpenGL using stencil buffers. Demo video: https://youtu.be/noxH2141WDc

When playing, portals can be placed by looking at the walls and clicking the mouse buttons. The player can move using the WASD, left shift and space.

image

Setup

  • Clone the project: git clone --recursive https://github.com/LarsAur/TDT4230-Final-Project.git
  • Run cmake: make build or cmake -B ./build -S
  • Compile and run: make run

Note: When compiling for windows make build assumes the usage of MinGW Makefiles

Libraries

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published