Mistake in Blendigo-Wiki 1.0.9 - Specular Materials ?

Announcements, requests and support regarding the Blender Indigo export script
Post Reply
3 posts • Page 1 of 1
ronald8
Posts: 10
Joined: Thu Jul 03, 2008 1:58 am

Mistake in Blendigo-Wiki 1.0.9 - Specular Materials ?

Post by ronald8 » Sun Jul 13, 2008 3:18 am

I was not able to reproduce the red glass/plastic material shown in the blendigo wiki http://www.indigorenderer.com/joomla/in ... w#specular

Also the code in my xml (generated with blendigo 1.0.9) looks different than the code in the wiki document:

Code: Select all

<basic>
			<ior>1.55</ior>
			<cauchy_b_coeff>0</cauchy_b_coeff>
			<absorption_coefficient_spectrum>
				<rgb>
					<rgb>0 0.1 0.2</rgb>
					<gamma>2.2</gamma>
				</rgb>
			</absorption_coefficient_spectrum>
		</basic>
vs

Code: Select all

example of specular XML:

<specular>     
  <transparent>true</transparent>
  <ior>1.5</ior>
  <cauchy_b_coeff>0.0</cauchy_b_coeff>       
  <rgb_absorptivity>0 0.1 0.2</rgb_absorptivity>
</specular>
Why is the code different?

I found out that I can make the material more colored by raising the gain value, but it would be nice to have this explained in the wiki-document too.

Big Fan
Posts: 745
Joined: Tue Oct 17, 2006 9:37 am
Location: Nelson NZ

Post by Big Fan » Tue Jul 15, 2008 11:27 pm

The wiki has never been finished completely and its content checked for accuracy.
It was written and updated over several script versions and has not been touched in 3 months or by anyone else other than the original compiler.
The difference between the code example given and the generated xml in 1.0.9 stable was not appreciated at the time.
You are welcome to make any corrections and additions you find necessary or helpful.
HTH

ronald8
Posts: 10
Joined: Thu Jul 03, 2008 1:58 am

Post by ronald8 » Wed Jul 16, 2008 6:01 am

Unfortunately I am new to indigo and do not know enough to make corrections to the wiki document.

Post Reply
3 posts • Page 1 of 1

Who is online

Users browsing this forum: Bing [Bot] and 2 guests