Monthly Archives: June 2006

Compilation of Ogre3D v1.2.1

Just for fun (and for benchmarking too), I’ve done a compilation of the latest Ogre3D engine (v1.2.1). For the sake of the test I used vc2005 and the two following files available on www.ogre3d.org: – OGRE 1.2.1 Source for Windows … Continue reading

Posted in Programming | Tagged , | Leave a comment

Ambient Occlusion Generator

I’m currently working on a new algorithm for the ambient occlusion generator. The basic idea comes from smash, the main coder of Fairlight, a famous demoscene group (thank you mate!). My old AmbOccGen was (is still) really slow: calculating per-vertex … Continue reading

Posted in Software | Tagged , | Leave a comment