Search found 99 matches

Search found 99 matches
by lego
Thu Nov 30, 2006 3:39 am
Forum: Indigo General Stuff
Topic: [Linux only] Indigoo
Replies: 23
Views: 9608

The open('logmaster.txt','r') line opens the file for reading, correct? correct :) velinje do you have this problem only when using my script? or just when using indigo with wine? a problem that may arise is that the delay between master and slave launch is too short if compared to large scenes load...
by lego
Wed Nov 29, 2006 11:50 pm
Forum: Bugs and Requests
Topic: Not even starting on a big scene
Replies: 7
Views: 3378

wow! :shock:
you may try splitting objects in smaller parts... this usually reduces loading time and maybe could help you with the crashing problem.
I usually split the objects in max 5k polys parts
by lego
Wed Nov 29, 2006 11:51 am
Forum: Finished Artwork
Topic: don't eat them!
Replies: 1
Views: 1502

don't eat them!

a quick scene as I was bored and had nothing to do today :D
I think I exaggerated a bit with the bump map on the metal :lol:

Image
by lego
Tue Nov 28, 2006 4:34 am
Forum: Indigo General Stuff
Topic: [Linux only] Indigoo
Replies: 23
Views: 9608

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 i...
by lego
Mon Nov 27, 2006 10:02 pm
Forum: Indigo General Stuff
Topic: [Linux only] Indigoo
Replies: 23
Views: 9608

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...
by lego
Thu Nov 16, 2006 10:18 am
Forum: Indigo General Stuff
Topic: [Linux only] Indigoo
Replies: 23
Views: 9608

mailed! :)
by lego
Thu Nov 16, 2006 3:52 am
Forum: Bugs and Requests
Topic: [req] volumetrics/ dust and laser emiters
Replies: 6
Views: 3098

to have light emitted in one color, simply use a colored emitter

to fake a laser I used this scheme. it's not a real laser, but it's not so bad
Image
by lego
Wed Nov 15, 2006 9:58 pm
Forum: Works in Progress
Topic: Room by a new guy..
Replies: 9
Views: 3698

lol I was about to ask you how did you manage to create those vertical bands :D
I like the table very much!
by lego
Wed Nov 15, 2006 9:52 pm
Forum: Bugs and Requests
Topic: [req] volumetrics/ dust and laser emiters
Replies: 6
Views: 3098

you can build your own laser :)
just create a box with an emitter (colored too) inside, and create a small hole
the hole has to have a long... "neck". I'll post a drawing if it's not clear enough :P
by lego
Wed Nov 15, 2006 9:50 pm
Forum: Indigo General Stuff
Topic: Two problem,how to do?
Replies: 2
Views: 1782

the first is an alpha map, and it's not yet supported by indigo.

for the logo just apply an uv mapped texture
by lego
Wed Nov 15, 2006 2:00 am
Forum: Indigo General Stuff
Topic: error (0.6 release)
Replies: 12
Views: 4024

I think that the problem is that you have a 90k+ polys object there
try to split it up in smaller objects (this should reduce loading time too)
by lego
Wed Nov 15, 2006 1:58 am
Forum: Indigo General Stuff
Topic: [Linux only] Indigoo
Replies: 23
Views: 9608

thanks, already solved :) I edited the first post, but maybe it wasn't very clear :) I've made a test animation! the subject is terrible, and the quality is far worse... but hey, it was just a test :) the script works correctly, all the frames were rendered automatically and none of them was corrupt...
by lego
Tue Nov 14, 2006 8:18 pm
Forum: Works in Progress
Topic: I'm making a room too
Replies: 7
Views: 2893

yes, it's my room :)
by lego
Tue Nov 14, 2006 8:17 pm
Forum: Indigo General Stuff
Topic: [Linux only] Indigoo
Replies: 23
Views: 9608

afecelis wrote:try another files upload service. This really sounds interesting to try out in Linux :wink:
any suggestion? I never used any of them :(
by lego
Tue Nov 14, 2006 10:42 am
Forum: Indigo General Stuff
Topic: [Linux only] Indigoo
Replies: 23
Views: 9608

[Linux only] Indigoo

I finally finished the script, lol I've spent almost all day coding it :) It's written in python and works only with linux. I've tested it a little and it seems to work correctly. Warning: as usual use it at your own risk :) OVERVIEW: This script essentially has three features: -launches the render ...
Search found 99 matches