Skip to content

kuksag/portal-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

271 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portal-engine

This is a graphic engine that implements Portal effects in OpenGL

build and installation

tested on Ubuntu 20.04

git clone https://github.com/kuksag/portal-engine.git
cd portal-engine
xargs -a requirements.txt sudo apt-get install
cmake .
make -j10 
./main

demo

About

Game engine that implements Portal effects in OpenGL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors