Re: Fotorrealismo en Blender
Por cierto, indigo no esta para linux, pero con el wine lo puedes hacer correr sin problemas. Yo lo acabo de probar y va de fabula
Aqui te dejo como hacerlo :
- apt-get/install wine (latest version should do)
- unzip your indigo.zip directory somewhere,
- fire up indigo from indigo directory with:
$ wine ./indigo.exe <options>
it eats up your box though, if you want to use your pc while rendering:
$ nice -n 5 wine ./indigo.exe <options>
- works in normal mode AND network master / slave
|