Search found 15 matches
- Mon Jan 15, 2007 3:56 pm
- Forum: Indigo General Stuff
- Topic: [Linux only] Indigoo
- Replies: 23
- Views: 19358
That's because that is a zip file not an xml file. Try just making something in blender/3ds and rendering that real quick. What does it say for you then? Have you tried giving it the path of a scene instead of just the defaults? Yes. This one: wine indigo.exe -t 2 dragon1.zip but Im getting the foll...
- Mon Jan 15, 2007 6:14 am
- Forum: Indigo General Stuff
- Topic: [Linux only] Indigoo
- Replies: 23
- Views: 19358
Have you tried giving it the path of a scene instead of just the defaults? Has managed somebody to make the latest 0.7 beta to work under Linux? Personally I cant figureout how to make Indigo to work. everytime when Im launching Indigo (wine indigo.exe) Im getting the following error message: Fatal ...
- Tue Dec 12, 2006 10:31 pm
- Forum: Indigo General Stuff
- Topic: Indigo network render slave and master scripts (tcl)
- Replies: 0
- Views: 7156
Indigo network render slave and master scripts (tcl)
I wrote these scripts for my own use. I already posted a link to the slave script, but I made significant changes to it since then. You can use it with the indigoo.py network master script or you can use my master script. Things to remember about it: I'm still learning programming so there will prob...
- Wed Dec 06, 2006 1:47 pm
- Forum: Indigo General Stuff
- Topic: Script to rename renders (all OS's) & denoise (linux)
- Replies: 6
- Views: 7238
- Wed Dec 06, 2006 1:44 pm
- Forum: Indigo General Stuff
- Topic: Script to rename renders (all OS's) & denoise (linux)
- Replies: 6
- Views: 7238
Hy kalamadeasidhe, Thanks also for this contribution :D Just a curious question, why TCL, I like it also very much , I just thaught people knowing TCL and developping with TCL today are like dynosauria :lol: Regards, Phil Hahaha, I picked TCL because I'm still learning and it's the first think I've...
- Tue Dec 05, 2006 5:50 am
- Forum: Indigo General Stuff
- Topic: What Modeller do you use?
- Replies: 37
- Views: 25561
I use houdini and/or blender. I'm going to try lightwave later, though. Houdini is awesome if you can get over the learning curve for it. I wish their was a plugin for it and I'd use indigo with it all the time! The default renderer is really pretty, but also very slow. Add in photons for an indigo-...
- Mon Dec 04, 2006 8:26 pm
- Forum: Indigo General Stuff
- Topic: [Linux only] Indigoo
- Replies: 23
- Views: 19358
So I finished a working tcl script for the slaves. If you want to use it, I posted it on another thread:
http://www.indigorenderer.com/joomla/fo ... =6945#6945
http://www.indigorenderer.com/joomla/fo ... =6945#6945
- Mon Dec 04, 2006 8:19 pm
- Forum: Indigo General Stuff
- Topic: Linux Slave render script
- Replies: 0
- Views: 6740
Linux Slave render script
This script will work with lego's script, sort-of. I don't know how to actually read the numbers, so this looks through a folder and renders every xml file in it in sequence, so you have to pad the frames, like: render-001.xml render-002.xml The padded frames will still send info to the unpadded one...
- Mon Dec 04, 2006 1:16 pm
- Forum: Indigo General Stuff
- Topic: Script to rename renders (all OS's) & denoise (linux)
- Replies: 6
- Views: 7238
Script to rename renders (all OS's) & denoise (linux)
I'm very new to coding, but I made a really quick script. I've been rendering out a "quick" animation of my logo with indigo to see how it would look. You can't set the output frame name or number or anything, so I wrote this script that will rename all files of a type in a directory to a seqential,...
- Wed Nov 29, 2006 1:10 pm
- Forum: Indigo General Stuff
- Topic: [Linux only] Indigoo
- Replies: 23
- Views: 19358
I don't understand why do you need a separate script for the network master and the network slave! If it's for using more machines as slaves, then it's not enough to split up the script! you need to have them communicate in some way, and I can't help you in this regard :( python is very simple and ...
- Tue Nov 28, 2006 1:50 am
- Forum: Indigo General Stuff
- Topic: [Linux only] Indigoo
- Replies: 23
- Views: 19358
this is a great script! I use it on my machine a lot. I don't know how to script python, myself or I'd just make changes. I read through and I think I got the general gist of what the commands mean and do.....but I do not know python syntax. This script works wonderfully on my machine. I have a dua...
- Mon Nov 27, 2006 8:07 am
- Forum: Indigo General Stuff
- Topic: question about rendering...
- Replies: 6
- Views: 8418
- Sun Nov 26, 2006 3:26 pm
- Forum: Indigo General Stuff
- Topic: question about rendering...
- Replies: 6
- Views: 8418
Thank you, guys!hstokholm wrote:The script can be found at this thread :
http://www.indigorenderer.com/joomla/fo ... .php?t=706
I think you will find it handyI haven't had a chance to test it out yet though, but from the description it seems to suit your needs..
Heine
- Sun Nov 26, 2006 3:20 pm
- Forum: Indigo General Stuff
- Topic: [Linux only] Indigoo
- Replies: 23
- Views: 19358
this is a great script! I use it on my machine a lot. I don't know how to script python, myself or I'd just make changes. I read through and I think I got the general gist of what the commands mean and do.....but I do not know python syntax. This script works wonderfully on my machine. I have a dual...
- Sat Nov 25, 2006 4:13 am
- Forum: Indigo General Stuff
- Topic: question about rendering...
- Replies: 6
- Views: 8418
question about rendering...
I want to setup network rendering for my school, but I am having trouble finding a list of command line arguments anywhere or a good way to setup network rendering. It will be in linux only. The machine would need to swap files automagically. What I mean is that students will throw renders into a fo...