Page 1 of 2

Indigo 0.6 test 5

Posted: Sun Oct 15, 2006 10:37 pm
by OnoSendai
The test releases continue... :)

http://www.indigorenderer.com/montecarl ... _test5.zip

The main new thing is the burn parameter for reinhard tone mapping. It's similar to post_scale, but looks a bit nicer.
burn=1.0 => no burn out.
burn=0.5 => some burn out
burn=0.1 => lots of burn out
etc...

e.g.:

Code: Select all

	<tonemapping>
		<reinhard>
			<pre_scale>1.0</pre_scale>
			<post_scale>2.0</post_scale>
			<burn>0.3</burn>
		</reinhard>
	</tonemapping>
Changelog:

v0.6 test 5
* added optional 'burn' parameter to Reinhard tone mapping
* changed default burn to 0.8
* fixed precision issue that was causing some fireflies in path tracing mode

Posted: Sun Oct 15, 2006 11:04 pm
by lego
I'm doing a test right now.
the strange thing is that I defined a ti.nk material, and it's being rendered as brown... wasn't nk settings supposed to override the color and specular settings? :oops:
I've set burn to 0.1, but the image looks perfectly normal to me... I have to wait a bit more maybe (just 5 mins now)?

Posted: Sun Oct 15, 2006 11:29 pm
by arneoog
Awsome! :D
It seems to be working perfectly! 8)

Now we need to add burn to the exporters :wink:

Posted: Mon Oct 16, 2006 12:43 am
by lego
tired another scene and it works ok... maybe it was some strange error while exporting :D

Posted: Mon Oct 16, 2006 12:58 am
by arneoog
My little 0.6 t5 test :)

Image

Time elapsed: 1h, 28m, 19s
Done 230280000.00000 mutations (479.75000 mutations per pixel)
mutations_per_sec: 43449.76030 (23.01509 micro-secs / mutation)

Posted: Mon Oct 16, 2006 1:17 am
by psor
Thanx Nick! :D ;)


take care
psor

Posted: Mon Oct 16, 2006 1:30 am
by Pinko
Tnx Nick!!!
Pinko. :wink

Posted: Mon Oct 16, 2006 1:34 am
by Kojack
Great!
thx Nick! :D

Posted: Mon Oct 16, 2006 1:57 am
by u3dreal
excellent ...!!!! :D :D

let me know when the next release will be i will come
up with a new M2I version then ...

cheers

u3dreal ;)

Posted: Mon Oct 16, 2006 2:40 am
by Camox
THX Master Ono !!! :D

Posted: Mon Oct 16, 2006 2:57 am
by DaveC
Wow! New test version AND new exporter on the same day! We are spoiled! 8)

Posted: Mon Oct 16, 2006 3:00 am
by Kosmokrator
i wont new exporter too!!!for max!!!u3dreal pleeeease!!! :wink:

great work nickolas....i want to see and other bugs fixed

Posted: Mon Oct 16, 2006 5:10 am
by zsouthboy
Dear Nick:

I would like to have your babies.


Sincerely,

zsouthboy

Posted: Mon Oct 16, 2006 6:16 am
by tungee
thanx ono!
the pathtracer is a really alternative for thr mlt.

Posted: Tue Oct 17, 2006 4:04 am
by boweeb007
Has anyone else experienced this? .6t1 out-of-the-box (freshly decompressed from original zip, running the ior_test scene) is almost exactly twice as fast as test 5 out-of-the-box. Am I missing something?