So I have been doing some work on my forward renderer ( Just playing around really ), and I have made this rather nice shader from my old crepuscular ray shader. Im planning to make some kind of music visualizer with it :) ( If I get the time )
Over the past few weeks I have been working on a deferred renderer for my new engine. It has support for many different light types, soft shadows, several different materials, and a nice chained post-process system ( things like bloom, crepuscular rays, depth of field and soon SSAO/ambient occlusion). I also completely re-wrote the old model importing pipeline, making it much easier to import models, and their textures.
Part of a frame of one of the final scenes in the animation. I spent quite a long time getting the smoke how i wanted it. The entire thing took just over 3 weeks to render ( 24/7 ).
Further Progress on my Procedural terrain engine thing. I have added more advanced texturing ( based on normal and altitude ). I’m rewriting the current model/material/texture processors to hopefully allow artists to link the materials and textures they want to use from maya directly, to make importing models much easier. I have also started trying to implement deferred rendering.
I have also implemented various post processes such as bloom and crepuscular rays so far.














