DaveWortley
@davewortley
New Member
Joined: Feb 14, 2024
Topics: 195 / Replies: 934
Reply
RE: Creating you own modifiers…

Try printing off the 121 pages of the code just for doing an extrude modifier!

16 years ago
Forum
Reply
Reply
RE: Creating you own modifiers…

Right… (Rolls up sleaves)… Has anyone got any guides as to how to even start doing something like this? How much open-source is there for these sort …

16 years ago
Forum
Reply
RE: Creating you own modifiers…

I thought as much… is this going to be a job for the SDK then? I’m assuming that these are relatively simple tasks to do… Been meaning to gear up on m…

16 years ago
Forum
Topic
Forum
Replies: 8
Views: 21
Reply
RE: Advice Needed for Asset Management Script

Think I’m going to have to write my own one of these for our company, we could really do with one for browsing HDRs and models.

16 years ago
Forum
Reply
RE: Motion Flow

Nice to see someone else from Uni of Portsmouth, Wish I had been able to check out the mocap facilities at Uni but I was on the BA Computer Animation …

17 years ago
Forum
Reply
RE: Speeding up a script.

Thanks Ofer_z! That works well, very fast, took 1000000ms on my machine for a 300,000 poly object! Unfortunetly I’ve got to slow down the script as …

17 years ago
Forum
Reply
RE: Speeding up a script.

Yeah at the moment and to set the materialiD, yes, anyone know how to code it or something similar… eg… Select the element that the face is part of…

17 years ago
Forum
Reply
RE: Speeding up a script.

Suprisingly little differences, still takes about 35seconds to process the script with just 522 polys selected (off 2830). I’m sure it doesn’t help th…

17 years ago
Forum
Reply
RE: Speeding up a script.

And for those interested and who want to test it, create a multisub material in slot 3 and set it to 100 materials, then run this script. for i = 2…

17 years ago
Forum
Topic
Forum
Replies: 17
Views: 62
Reply
RE: SetSelection with Edit_Poly Modifier

Right excuse my thinking outloud, This works! $.modifiers[#Edit_Poly].SetOperation #SetMaterial $.modifiers[#Edit_Poly].MaterialIDtoSet = 12 $.m…

17 years ago
Forum
Reply
RE: SetSelection with Edit_Poly Modifier

Ok right, major Debug mode here… Don’t know how i did it but I just managed to get $.Edit_Poly.MaterialIDtoSet = 56 …to work, but it was a bit acc…

17 years ago
Forum
Reply
RE: SetSelection with Edit_Poly Modifier

Wooh got that bit working, now to get the Material ID assigned… Any Clues? Can’t seem to the get PolyOp working with it. I’ve tried using $.Edit_Po…

17 years ago
Forum
Page 71 / 76