Posts

Showing posts from October, 2012

Instancing in rrlicht

Image
    Looks like instancing will finaly have a chance to get implemented in irrlicht       Here it is 5000 sphere individualy animated and rendered in irrlicht. I'm uploading the patch Uploaded http://www.mediafire.com/?qv441dv4anp2jjo 

The shape of things to come

Image
  I titeled this post the shape of things to come for several reason. the first i finaly got over my laziness and implemented per planet parameters for several of my shaders wich is setting the way for procedural generation of entire solar system proceduraly.         The second reason is i finally dropped trying to implement dx11 on the FVF and started imeplmenting it straight on irrlicht 1.8 the result is irrlicht runing on dx11 and runing a cheap geometry instancing.                

Zoom in

Image
I Have finally finished fix the issue i had with normal mapping and specular   This is a couple picture i took as i was zooming in on a planet                 This is the procedural star shader i started working on.