As for rendering i saw master zap put this on his blog
Stuff you never even knew about mental ray 3.5
One of the coolest features of mental ray 3.5 is the way the final gathering feature works.
It may deceptively seem to work the same way as before, but it doesn’t. One really important point is that each FG point stored isn’t just a color, it’s a whole set of colors - with directional information (for the tech heads: think spherical harmonics).
What does this mean? It means a lot for bump-mapping!!
In earlier version of mental ray, bumps basically had to be resolved by the adaptivity of the final gathering, causing an extreme density of final gather points due to the variation in the bumps.
But in mr 3.5 it works completely differently; the final gathering is actually calculated on the un-bumped normal vector, and the result is stored including directional data… and then at render time, data is looked up into this directional data.
The result is:
Much lower density of final gather points needed, the existance of bump maps does not increase the density!
Very high quality of directional effects of indirect light on the bump maps, at levels previously impossible.
This makes bumpy surfaces render faster, and resolve in much greater detail, causing details in the bump maps in “dark” areas, i.e. areas only lit by bounce lights or other forms of indirect light such as photons.
The catch:
Some earlier shaders out in the wild intentionally tried to work around this problem. These workaround can potentially interfere with the “correctness” of the new method.
The good stuff:
The cool stuff is that due to this new FG storage format, it is possible to do directional lookups into the FG map. This is how the “Highlights Only” mode in the Arch&Design material works, which can give a very good “visual simulation” of extremely glossy reflections, without actually shooting a ton of rays and taking almost no extra render time!
I use it differently. is a really nice cheat if you are into non physical correctness.
i actually ranted about that some time ago here http://forums.cgsociety.org/showthread.php?t=866650 (you gotta read through page 2 mostly)
some methods aren’t pretty or physically accurate, but work really nice if you get the hang of them. i use them all the time, actually i 90% of the time use them at my project at work… specially when i have to render 3000 frames or more in 2 days with bunch of animated objects in hd res and still looking “pretty” and not flickery… AO is your friend here.
if you want to convert an hdr to a blurred image by using spherical harmonics you can get HDR shop or if you don’t want to spend money then this app http://www.hdrlabs.com/picturenaut/index.html with this plugins installed(Spherical harmonics is in that pack) http://www.hdrlabs.com/picturenaut/plugins.html its called Diffuse SH
hope it helps.
ps: don’t know how avatar did it. i’m still trying to figure out if sticking their pony tails into animals was correct :curious: