Skip to content

Small portal demo originally built for my final project in CMU's Computer Game Programming class.

Notifications You must be signed in to change notification settings

ajknowles11/OpenGLPortalDemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project showcases the portal technology used in my final project for CMU's Computer Game Programming course. I'll add more detail here later.

All the interesting render code is in Scene::draw(), and portal logic is in PlayMode::handle_portals(). To build levels I made extensive use of the scenes/portal-data.py addon I made for blender, and the export scripts in scenes/ I modified to support additional data.

"Maxwell the cat (Dingus)" (https://skfb.ly/oJrFP) by bean(alwayshasbean) is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).

About

Small portal demo originally built for my final project in CMU's Computer Game Programming class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 45.9%
  • C 45.8%
  • Python 5.0%
  • JavaScript 3.3%