Page 1 of 1

Indigo for dummies(ME THE DUMMY)-image textures HELP!!

Posted: Sun Sep 03, 2006 4:48 pm
by jtmjtm2001
<!-- Code>
<albedo_texture>
<uv_set>albedo</uv_set>
<path>MYIMAGE.jpg</path>
<gain>2.0</gain>
<exponent>2.0</exponent>
</albedo_texture>

Where do I put the file "MYIMAGE.jpg"? Dose it need to be in a special directory? Thankyou in advance.

Posted: Sun Sep 03, 2006 8:31 pm
by zuegs
hi jtmjtm2001,
by default you should place the image file in the same directory as the XML scene file.
You can enable the "log" option in the "inifile.txt" and then run indigo. After initialization you can check the "log.txt" file to verify if indigo was able to find the texture while initialisation.
have fun, zuegs

Posted: Mon Sep 04, 2006 6:37 am
by jtmjtm2001
Thankyou a lot. :D