AMBEREngine2

My second attempt at 3D graphics, and one that came out a bit better than my first.  It used a deferred renderer, because back in 2006 it was all the rage.  I also added variance shadow maps, and couldn’t get over just how cool those looked with a little guassian blur.  Used D3D9 with C++.

Advertisement