Indigo 1.1.15

General News and accouncements regarding the Indigo render engine
User avatar
dougal2
Developer
Posts: 2532
Joined: Wed Nov 15, 2006 8:17 am
Location: South London

Post by dougal2 » Sat Jan 03, 2009 9:15 am

mateuszdraco

funny that the speed difference is almost exactly a factor of two ... did you perhaps use 1 thread on linux and 2 on windows ?

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

Post by OnoSendai » Sat Jan 03, 2009 1:55 pm

Big Fan wrote:so is the background and env-map code deprecated now?

<tex_coord_generation>
<spherical> ....and also <lat_long>?
<rotation>
<axis_rotation>
<axis>0 0 1</axis>
<angle>1.6</angle>...radians?

the tex index means multiple .exr for 'env maps' if desired?
Hmm, the background and env-map XML code will stick around for now.

Yes, you can do all kinds of crazy sh*t like multiple env map textures, or even use shaders for the background if you want :)

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

Re: win vs lin (both x64)

Post by OnoSendai » Sat Jan 03, 2009 1:57 pm

mateuszdraco wrote:hi, everyone, it's my first post here ;)

I did some little experiment about render speed at my computer, and tbh im really suprised
As dougal2 said, please check you are using the same number of threads in both tests. The speeds of the linux build and windows build should be pretty similar.

mateuszdraco
Posts: 5
Joined: Fri Jan 02, 2009 10:20 pm
Location: Poland, Cracow

Post by mateuszdraco » Sat Jan 03, 2009 9:39 pm

dougal2 wrote:funny that the speed difference is almost exactly a factor of two ... did you perhaps use 1 thread on linux and 2 on windows ?
well, you may have right but...

OnoSendai wrote:As dougal2 said, please check you are using the same number of threads in both tests. The speeds of the linux build and windows build should be pretty similar.
how to check & change it?

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

Post by OnoSendai » Sat Jan 03, 2009 10:00 pm

how to check & change it?

Have a look in log.txt, just before it starts rendering.

Anthor
Posts: 19
Joined: Wed Mar 12, 2008 4:19 am
Location: Sardinia (Italy)
Contact:

Post by Anthor » Sun Jan 04, 2009 5:22 am

I have this warning: " WARNING: Failed to open log file at 'log.txt' for writing."


and

why is present folder .svn in windows version ?

(translated by google) :oops:

thank's

User avatar
CTZn
Posts: 7240
Joined: Thu Nov 16, 2006 4:34 pm
Location: Paris, France

Post by CTZn » Sun Jan 04, 2009 6:11 am

Make sure that the Indigo folder is not write protected; the svn folders can be safely discarded.

Look in the manual in the renderer settings section, the option called num_threads. The number of threads used is specified in the output/log when the scene has finished loading, and before the render starts.

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

Post by Big Fan » Sun Jan 04, 2009 6:41 pm

ok ono done that or at least 1st approximation - now what about the lat-long case...
what is the xml for that please - or is that still coming?

called it Skymap until I remove the old stuff ;)

edit:2nd approx :)
edit:3rd approx :D

ok no.4 ;)
attach also here is a simple scruffy trial render with a shader used as a background - this is ono's grid shader from the 'shader' thread
not sure why it started out with a bright square in it though :?:
possibly will hard code this in with some settings for grid size..
Attachments
im1231058715.png
im1231058715.png (185.5 KiB) Viewed 5013 times
skymap.jpg
skymap.jpg (46.37 KiB) Viewed 5041 times

Anthor
Posts: 19
Joined: Wed Mar 12, 2008 4:19 am
Location: Sardinia (Italy)
Contact:

Post by Anthor » Mon Jan 05, 2009 12:08 am

CTZn wrote:Make sure that the Indigo folder is not write protected;
Thank's for your time :) , i tried with administrator user and i tried on another computer and have same problem.

Ciao :D

User avatar
CTZn
Posts: 7240
Joined: Thu Nov 16, 2006 4:34 pm
Location: Paris, France

Post by CTZn » Mon Jan 05, 2009 12:30 am

Looks like for me that you are stuck, Anthor, by luck I'm no expert in that field :) And I'm of no help at all if you use linux, but you'd have said 'root' not admin !? Maybe setting application paths in linux is trickier

I presume you can find this line into the <renderer_settings> section of the igs file:
<logging>true</logging>
or Indigo would not look for it... :?

Despite admin rights, I believe you should check the write access of the folder Indigo resides in (right-click on the folder > properties. admin access doesn't remove write protection byte), some portable drives might mark their content protected by default when coping it out ...

Well that's just a hint, never heard about this error before.

Anthor
Posts: 19
Joined: Wed Mar 12, 2008 4:19 am
Location: Sardinia (Italy)
Contact:

Post by Anthor » Thu Jan 08, 2009 3:29 am

for news, I tried on another PC, I downloaded the program, unpacked, indigo launched and run a test file ... same problem

is not a real problem is just an alert

Ciao :)
Attachments
errore.png
errore.png (20.74 KiB) Viewed 4668 times

User avatar
Zom-B
1st Place 100
Posts: 4700
Joined: Tue Jul 04, 2006 4:18 pm
Location: ´'`\_(ò_Ó)_/´'`
Contact:

Post by Zom-B » Thu Jan 08, 2009 3:51 am

I can confirm this issue on 2 systems!
polygonmanufaktur.de

User avatar
SATtva_
1st Place Winner
Posts: 179
Joined: Sat Sep 27, 2008 6:44 am
Location: Russia, Siberia
Contact:

Post by SATtva_ » Thu Jan 08, 2009 4:16 am

Here on Linux AMD64 logging works fine.

mateuszdraco
Posts: 5
Joined: Fri Jan 02, 2009 10:20 pm
Location: Poland, Cracow

Post by mateuszdraco » Thu Jan 08, 2009 8:19 am

Well i can confirm problem with logging - i deleted log.txt, it reappeared but message was still the same - cant open for writing. And log.txt is always empty.

(checked only on vista ;))

User avatar
SmartDen
Developer
Posts: 999
Joined: Fri Oct 13, 2006 10:58 pm
Location: Canary Islands
Contact:

Post by SmartDen » Thu Jan 08, 2009 8:30 am

i thought i'm alone with the problem :) can also confirm it
Check normals, dude!

Image
Image

Post Reply
111 posts

Who is online

Users browsing this forum: No registered users and 37 guests