Page 1 of 1

Hello

Posted: Sat Sep 16, 2006 2:59 pm
by eman7613
Hello yall, i stumbled across indego about mid phyisics class yesterday and said "why not."

After installing it and reading the readme and watching two of the videos i decided to try out a render of something i was working on.

In Cinema (9.603) it rednerd out like this
Image

my only real problem is my water/ glass renders funny, and i was optimistic from the gallery that indego woudlent have a problem. I exported it to render and about 1 minute in i noticed that it wasnt going to turn out right.
Image

the silver apple is cool and all, but not what i was looking for.

Is there something wrong/ a bug i dont know about? And could anyone provide a slightly more detailed readme?

Posted: Sat Sep 16, 2006 7:24 pm
by Kosmokrator
this rendered with indigo?it like a scanline render!!!

Posted: Sun Sep 17, 2006 5:06 am
by eman7613
not familare witht that type of render, but ya this was indego. I tried the test renders that came with it and they both turned out fine.

edit: ok brain fart, if your talking about the top render that is scaline, renderd from Cinema 4D, aperently the [img] tag dosent work on .png's, copy and paste it into the browser

Posted: Sun Sep 17, 2006 6:45 am
by Kosmokrator
yea i see the image of indigo....try ior at 1.5 and the water ior 1,3 or something!use pure white for color and chek the thinknes of glass!thats for start!for light use skydome or physikal sky?

Posted: Sun Sep 17, 2006 8:57 am
by eman7613
im afraid i dont know how to make those changes to the xml, and the light is just a radiant lighsorce.

Posted: Sun Sep 17, 2006 9:57 am
by Kosmokrator
i cant help u man...im use a max2indigo exporter!the m2i exporter are great an give all the options of indigo without xml....any way the script for a glass material is like this...

Code: Select all

   <material>
      <name>02 - Defaul909t</name>
      <specular>
        <transparent>true</transparent>
        <ior>1.522</ior>
        <cauchy_b_coeff>0.0</cauchy_b_coeff>
        <rgb_absorptivity>0.0343137 0.0 0.0303921</rgb_absorptivity>
      </specular>
    </material>

Posted: Sun Sep 17, 2006 10:14 am
by manitwo
hi :)

first: set the aperture_radius to something like 0.00000001 to avoid the blurriness (you have to do this by
hand in the xml file because the exporter isn't able to set this number lower than 0.001)

Code: Select all

<aperture_radius>0.0000001</aperture_radius> 
second: you could try to set the normal_smoothing to "off"
Select the glas-mesh, then File > Indigo Exporter Tags > Indigo Object Tag > No Normalsmoothing.

third: set the spec color of the apple mat to dark grey

Maybe this helps :wink:

Posted: Sun Sep 17, 2006 1:31 pm
by StompinTom
also, make sure the textures are UV mapped and that the corresponding JPGs or image files are in your scene directory (ie. the directory where your .xml file is) if not you can manually set the location by fucking around with the .xml file but its easier if you just copy/move the textures to the directory where your scene is. hope that helps.

Posted: Sun Sep 17, 2006 4:13 pm
by eman7613
thanks yall, fixed everything but the glass and coffe cup are still the same, and the coffe cup dosent have a coresponding jpg, its just defuced white/ reflection.

Posted: Tue Sep 19, 2006 12:38 pm
by eman7613
i think i know my problem, indego dosent suport .mov or .tif dose it?

Posted: Wed Sep 20, 2006 6:39 am
by Camox
Indigo, not indego ! :lol:

dof

Posted: Sat Sep 23, 2006 6:49 am
by tungee
Hi Manitwo,
You didnt need to set dof manualy via xml.
Its a little bit strange; if you set in c4d the lens radius to 0.00001 and press ok ,then the lens radius is at 0, but the exporter exports with 0.00001!!

try it !

Posted: Sat Sep 23, 2006 7:02 am
by manitwo
:) Thank you tungee :lol: