top of page

Environmental Mapping

Technologies: C++, OpenGL

 

Environmental mapping relies on the cubemap to generate the effect. What the user sees is based on the angle between the line of sight and the vector that designates which part of the cubemap is visible based on it's angular relationship with the viewer.

© 2016 by Justin Cheng

bottom of page