Indigo 1.1.15

General News and accouncements regarding the Indigo render engine
Post Reply
111 posts
User avatar
OnoSendai
Developer
Posts: 6241
Joined: Sat May 20, 2006 6:16 pm
Location: Wellington, NZ
Contact:

Indigo 1.1.15

Post by OnoSendai » Thu Dec 11, 2008 9:56 am

win 32:
http://www.indigorenderer.com/dist/indigo_v1.1.15.zip

win64:
http://www.indigorenderer.com/dist/indi ... 1.1.15.zip

linux 32: (requires wxGTK 2.8 )
http://www.indigorenderer.com/dist/indi ... .15.tar.gz

linux 64: (requires wxGTK 2.8 )
http://www.indigorenderer.com/dist/indi ... .15.tar.gz

changelog:
* fixed unnecessary checking of uv sets when texture not used directly, but only by shader
* re-enabled TIFF texture support
* fixed interactive tonemapping when network rendering is enabled.
* fixed network rendering with multiple layers
* added layer names in GUI
* only displaying used layers in GUI
* Implemented proper shutdown of GUI in network mode
* added some more loading of scene stuff in network mode, so can get number of layers used.
* added layer names to IGI format
* fixed rare crash bug in WeightedSampler
* lots of fixes to make Linux builds work
* fixed render_foreground_alpha (was crashing)
* fixed exit portals for non-sky background
* RNG seed is now saved to IGI file, so that resuming a render uses new samples.
* added background_settings, background_material etc..
* fixed CIE colours having negative components, clamped to 0.
* Changed SSS a bit
* SSE2 is now required.


You can set background materials like this:

Code: Select all

<background_settings>
		<background_material>
			<material>
				<name>background_material</name>

				<diffuse>
					<base_emission>
						<constant>
							<rgb>
								<rgb>1 1 1</rgb>
								<gamma>1</gamma>
							</rgb>
						</constant>
					</base_emission>
				</diffuse>
			</material>
		</background_material>

		<emission_scale>
			<material_name>background_material</material_name>
			<measure>luminance</measure>
			<value>20000</value>
		</emission_scale>
	</background_settings>
EDIT: see attached testscenes for an example of using the background material.

Please let me know of any bugs and issues found.

There is a known issue found by Fused involving missing triangle intersections with the kd-tree.
Attachments
background_testscenes.zip
(2 KiB) Downloaded 523 times
Last edited by OnoSendai on Thu Dec 11, 2008 3:21 pm, edited 4 times in total.

User avatar
PureSpider
Posts: 1459
Joined: Tue Apr 08, 2008 9:37 am
Location: Karlsruhe, BW, Germany
Contact:

Post by PureSpider » Thu Dec 11, 2008 10:00 am

Thanks! :)

User avatar
Camox
2nd Place Winner
Posts: 587
Joined: Sat Aug 05, 2006 5:28 am
Location: Berlin Germany
Contact:

Post by Camox » Thu Dec 11, 2008 10:26 am

WOW, thanks Ono ! :D

User avatar
pixie
Indigo 100
Posts: 2332
Joined: Sat Dec 29, 2007 4:54 am
Location: Away from paradise
3D Software: Cinema 4D
Contact:

Post by pixie » Thu Dec 11, 2008 10:58 am

Ups! Ono did it again! :twisted:

Diffuse transmitter:

1.1.14 212305.37071 samples / second
1.1.15 283378.29581 samples / second

A mighty increase of 33%!!

:shock:

User avatar
OnoSendai
Developer
Posts: 6241
Joined: Sat May 20, 2006 6:16 pm
Location: Wellington, NZ
Contact:

Post by OnoSendai » Thu Dec 11, 2008 11:11 am

pixie wrote:Ups! Ono did it again! :twisted:

Diffuse transmitter:

1.1.14 212305.37071 samples / second
1.1.15 283378.29581 samples / second

A mighty increase of 33%!!

:shock:
Yup, I did some SSE optimising, which helps a lot in geometrically simple scenes like this.

User avatar
The Unknown
Posts: 43
Joined: Sat Aug 04, 2007 3:15 am
Location: Germany

Post by The Unknown » Thu Dec 11, 2008 11:13 am

Thanks and great work!
Last edited by The Unknown on Thu Dec 11, 2008 7:02 pm, edited 1 time in total.

User avatar
eman7613
Posts: 597
Joined: Sat Sep 16, 2006 2:52 pm

Post by eman7613 » Thu Dec 11, 2008 11:24 am

awsome stuff, can we get an IGI spec so violet can get up to snuff again :P
Yes i know, my spelling sucks

Onfame
Posts: 82
Joined: Wed Mar 12, 2008 12:32 pm

Post by Onfame » Thu Dec 11, 2008 11:33 am

Nice Work ONO!!!

Only about 15-20% increase here :P

1.1.14: 237457 samples/second
1.1.15: 287821 samples/second

Processor Phenom 9950
Windows XP 32Bit

User avatar
OnoSendai
Developer
Posts: 6241
Joined: Sat May 20, 2006 6:16 pm
Location: Wellington, NZ
Contact:

Post by OnoSendai » Thu Dec 11, 2008 11:51 am

added linux x64 build

User avatar
cpfresh
Posts: 501
Joined: Thu Jun 14, 2007 12:20 pm
Location: California, USA
Contact:

Post by cpfresh » Thu Dec 11, 2008 12:25 pm

thanks for the update Ono! the network mode stuff is very welcome!

User avatar
Borgleader
Posts: 2149
Joined: Mon Jun 16, 2008 10:48 am

Post by Borgleader » Thu Dec 11, 2008 12:56 pm

OMG Thanks :)
benn hired a mercenary to kill my sig...

User avatar
pixie
Indigo 100
Posts: 2332
Joined: Sat Dec 29, 2007 4:54 am
Location: Away from paradise
3D Software: Cinema 4D
Contact:

Post by pixie » Thu Dec 11, 2008 1:52 pm

Amazing!!

284427.51999 samples / second
Attachments
im1228951083.png
BMW Z4
im1228951083.png (216.72 KiB) Viewed 13031 times

User avatar
OnoSendai
Developer
Posts: 6241
Joined: Sat May 20, 2006 6:16 pm
Location: Wellington, NZ
Contact:

Post by OnoSendai » Thu Dec 11, 2008 3:22 pm

Added linux 32 bit build.

dmn
3rd Place Winner
Posts: 243
Joined: Thu Dec 21, 2006 6:42 pm

Post by dmn » Thu Dec 11, 2008 4:54 pm

Yay!

User avatar
suvakas
3rd Place Winner
Posts: 2613
Joined: Mon Sep 04, 2006 11:08 pm
Location: Estonia
Contact:

Re: Indigo 1.1.15

Post by suvakas » Thu Dec 11, 2008 6:33 pm

Great! Thanks!
OnoSendai wrote:There is a known issue found by Fused involving missing triangle intersections with the kd-tree.
Is it the same issue I mailed you about a while ago or is it something else? (see the image).
Attachments
tris_issue.jpg
tris_issue.jpg (20.25 KiB) Viewed 12963 times

Post Reply
111 posts

Who is online

Users browsing this forum: No registered users and 30 guests