nfprojects / nfengine

Game engine
GNU General Public License v2.0
55 stars 4 forks source link

Mirrors and portal rendering #190

Open Witek902 opened 7 years ago

Witek902 commented 7 years ago

Mirror/portal view should be rendered to separate texture so it can be reused and some effects can be applied (normal mapping, blur, etc). Portal rendering can be used not only for true portals (like in Portal game), bu also to emulate blurry transparent glasses.