Skip to content

Files

Latest commit

d7479ae · Nov 26, 2018

History

History

demo-fisheye

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 25, 2018
Nov 25, 2018
Nov 25, 2018
Nov 25, 2018
Nov 26, 2018

Fisheye Projection Demo

This code compares the fisheye projection with the conventional perspective projection by rendering an HDR cubemap.

Compared to the perspective projection, the fisheye projection is conformal, i.e., any 3D spherical objects remains spherical in screen space. It also behaves much better for wide field of views.

I got inspired to do this demo after seeing this cool quake mod: http://strlen.com/gfxengine/fisheyequake/

alt text