Sunday, January 3, 2010

Multi stream added

I added multistream to the engine which was introduced in GPU gems 2 book. When I test shadow mapping with multistreaming I gain 7% speedup.

I also work on a new shader design that is XML based and add flexibility to the engine for shaders.
This design is not artist friendly but it is programmer friendly instead.