Warning: Use of undefined constant image_setup - assumed 'image_setup' (this will throw an Error in a future version of PHP) in /home/westleyw/public_html/wp-content/themes/autofocus/functions.php on line 576

Warning: Use of undefined constant image_setup - assumed 'image_setup' (this will throw an Error in a future version of PHP) in /home/westleyw/public_html/wp-content/themes/autofocus/functions.php on line 577
Westley Wood » 2012 » September

Monthly Archives: September 2012

Junior Project Update (Week 4)

Junior Project Update (Week 4)

So I have been doing a lot of background work in the code this past week. With only a few visual changes to the game. First, …

 

Textured Meshes with DOF and SSAO

Textured Meshes with DOF and SSAO

So I had to do some modification but the game now loads and manages the meshes and its textures.  I know it’s not saying much …

 

Imported M95 + SSAO

Imported M95 + SSAO

So here I have been spending a few hours converting the many free meshes I’ve downloaded into a .x format for DirectX. The mesh in …

 

SSAO Update 4.0

SSAO Update 4.0

So here is another update on how my SSAO currently looks.  I’ve been making some changes with how I’m calculating and storing the depth buffer and I’m very close …