guidoschmidt / moge

My Own Graphics Engine. Bachelor of science final project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

moge

my own graphics engine

Bachelor of science (Computervisualistics) final project. C++ graphics engine featuring different techniques for reflections:

  • Parallax-corrected cube mapping
  • Billboard impostor reflections
  • Screen space reflections

Preview A Preview B

About

My Own Graphics Engine. Bachelor of science final project

License:GNU General Public License v3.0


Languages

Language:C++ 73.7%Language:GLSL 26.3%