sconlogue
@sconlogue
New Member
Joined: Feb 14, 2024
Topics: 4 / Replies: 12
Reply
RE: 1 material, 5000 objects+random selfIllum?

My work around for now is this: Run random object generator script. Run MatId animation script. (This assigns a material id modifier to each objects …

17 years ago
Forum
Reply
RE: 1 material, 5000 objects+random selfIllum?

Hey Jonah, Pflow could work. Currently I am using a script I made that generates random forms from a selected object. I suppose I could find a way to…

17 years ago
Forum
Reply
RE: 1 material, 5000 objects+random selfIllum?

Hey Soulburn, I’ve been using a number of your burn scripts for some time now. Great work! Your suggestion will work for an overall randomized look …

17 years ago
Forum
Topic
Forum
Replies: 8
Views: 6
Reply
RE: error: "attempt to access deleted scene object"

Thanks for all the assistance. I got it working the way I want. Mostly my function design was the issue, though your comments helped me see my mistake…

17 years ago
Forum
Topic
Forum
Replies: 5
Views: 4
Reply
RE: Grow a structure from metal plates

Ok. so I have something. Not exactly what I originally set out to do, but it’s a start. Basically it’s a script that creates x number of instances pos…

17 years ago
Forum
Reply
RE: Grow a structure from metal plates

All good suggestions. I was starting to think about a particle based approach as well. If they were particles I could also use collision detection wit…

17 years ago
Forum
Reply
RE: Grow a structure from metal plates

Ok, this isn’t exactly what I am doing but it will help to illustrate. In the image below there is a simple structure that is made up of these “Plates…

17 years ago
Forum
Topic
Forum
Replies: 10
Views: 40
Reply
RE: Scripted material change when objects touch

Thanks for the help. Here’s how I’m doing it now and it seems to work fine. fs = float_script() refy.modifiers[“MaterialMod”].materialID.controller =…

17 years ago
Forum
Reply
RE: Scripted material change when objects touch

The script is getting there. So far you can pick a source object, it’s proxy and create a user defined 2d array on the x and y axis. I also have the m…

17 years ago
Forum
Reply
RE: Scripted material change when objects touch

Hey ZeBoxx, I was playing some more with your example. At first I was trying out weak ref to get around the Self-Ref issue but then it dawned on me t…

17 years ago
Forum
Reply
RE: Scripted material change when objects touch

Bobo: Ok, here is a tutorial which explains how the Krakatoa Geometry Test can be used to create the effect. 😮 Bobo is the master. That is e…

17 years ago
Forum
Reply
RE: Scripted material change when objects touch

Wow, thanks Bobo and ZeBoxx! I will check out your examples and report back. Two very different approaches but both looking promising. Thanks!

17 years ago
Forum
Page 1 / 2