Page 1 of 1

Indigo on Mac

Posted: Tue Oct 28, 2008 10:45 am
by arcano
It's possible?

There is something like X11 software?

Posted: Tue Oct 28, 2008 12:36 pm
by carbon
sure..

1. download and install latest xquartz, version 2.3.1
2. download and install Darwine 1.0 (which is mac version of Wine), i suggest 'Stable build of Darwine 1.0.1 for Leopard, with Freetype 2.3.7 and FontForge py25-20080828.'
3. run indigo.exe with WineHelper.app which you find in /Applications/Darwine

Posted: Wed Oct 29, 2008 7:37 am
by Caronte
It's possible to render directly from Blender with blendigo (OS X) to Indigo (Darwine) ? or... we must export and then load into Indigo and render?

Posted: Wed Oct 29, 2008 12:41 pm
by arcano
Ok, it's work!

Darwine on my macbook 2Ghz decrese the speed of my renders ? For example...

- Indigo Renderer on Windows XP on VMFusion (or parallels) [mac book 2Ghz]
- Indigo Renderer on Darwin [mac book 2Ghz]

Who the highest perfomance?

Posted: Wed Oct 29, 2008 5:55 pm
by fused
Darwine.
indigo will be ultra slow in xp under vmfusion or parallels.

but Darwine will also be slower that running indigo under xp with bootcamp.

Posted: Wed Oct 29, 2008 9:15 pm
by arcano
thank you!

Posted: Thu Oct 30, 2008 2:32 am
by pixie
from my experience indigo's wine is on par with indigo's xp, perhaps a tad faster... but the ability to be run from within linux is priceless! :)

Posted: Thu Oct 30, 2008 2:36 am
by fused
thats not the case in osx. my core 2 duo is heavily underperforming.

Posted: Thu Oct 30, 2008 2:46 am
by pixie
the diffuse test gets me 57k on my macbook

Posted: Thu Oct 30, 2008 3:43 am
by fused
54k on a mac mini. but that doesnt help us if we cant compare it to a bootcamp result ^^

Posted: Thu Oct 30, 2008 5:20 am
by carbon
my experience is, running osx and wine is pretty comparable with running on windows, in indigo renders one hour here or one hour there doesn't really matter ;)

i dont know if it is possible to start indigo from blendigo, without modding blendigo. i remember it recognizes only linux or win, so i choose not to start indigo, save files and then run indigo_console from terminal eg: without gui which is faster..

to do so you have to create '.profile' text file (no extension) in your home directory (/Users/YOURUSERNAME) which contains

Code: Select all

export PATH="$PATH:/Applications/Darwine/Wine.bundle/Contents/bin"
which is default path to wine binary install location of darwine builds i mentioned above, and this is needed for easy running wine from terminal. than i have got folder /render in the root of disk, with indigo installed (/render/indigo)
i do simply:

Code: Select all

cd /render/indigo
wine indigo_console.exe RELATIVEPATHTOSCENE.igs
and indigo will start rendering without unnecessary gui for final rendering and a bit faster of course. you can read log in terminal and time to time check png in renders directory

c.

Posted: Fri Oct 31, 2008 1:10 pm
by arcano
and for star indigo from skindigo it's possible?

Posted: Mon Nov 03, 2008 11:09 pm
by carbon
i have no idea, it is a matter of exporter..

Posted: Thu Nov 06, 2008 9:28 am
by Caronte
Luxrender exporter can launch the renderer very well on OS, would be nice if someone do a copy/paste from it :P

Posted: Mon Dec 01, 2008 12:38 am
by dr_
On my mac (leopard) indigo_console.exe works correctly via wine.
Did some body try with skindigo?
I can't get it working.
i post detailed explanation on this post:
http://www.indigorenderer.com/joomla/fo ... 5312#65312

I get working blendigo editing
/Applications/blender/blender.app/Contents/MacOS/.blender/scripts/bpydata/IndigoWrapper.conf

but partially.

witch version of blendigo and indigo do you use?