Search found 411 matches

by Chris_TC
19 Aug 2013, 12:02
Forum: ICE
Topic: emit particle from multi obj , transfrom object by particle?
Replies: 7
Views: 917

Re: emit particle from multi obj , transfrom object by particle?

Here's a scene. Everything happens in the point cloud's ICE tree, the toruses have nothing special applied to them. I slightly modified the Emit compound to allow a position array input. The main problem is ICE's inability to set data on groups. You have to set the positions for each object individu...
by Chris_TC
13 Aug 2013, 22:37
Forum: Programming
Topic: Curve point constraint
Replies: 11
Views: 1678

Re: Curve point constraint

That worked perfectly. But what did you do here? You supplied a name as the cluster, but that name may not always be correct (for example if your curve already had an identically named cluster before you applied the script). ApplyFlexEnv returns the automatic enveloping operator whose parent is the...
by Chris_TC
12 Aug 2013, 15:17
Forum: Programming
Topic: Curve point constraint
Replies: 11
Views: 1678

Re: Curve point constraint

The argument error points to the envelope weights property. (see documentation: http://download.autodesk.com/global/docs/softimage2014/en_us/sdkguide/si_cmds/SIModifyFlexEnvWght.html ) Here's a version that should work: A = Application op = A.ApplyFlexEnv("crvlist;sphere,sphere1,sphere2,sphere3...
by Chris_TC
10 Aug 2013, 18:55
Forum: ICE
Topic: How to find the Volume and area of the surface?
Replies: 5
Views: 1500

Re: How to find the Volume and area of the surface?

hi, im interesting of this, but, how you can see the attribute ? Could you please explain the full process ? i can't find anything about it... It's an object attribute. Not having SI in front of me, I assume you can apply an Attribute Display property to your object (Get->Property->Display Attribut...
by Chris_TC
17 May 2013, 19:19
Forum: ICE
Topic: Choosing the operative ice tree in Construction stack
Replies: 2
Views: 495

Re: Choosing the operative ice tree in Construction stack

In the post simulation tree you test whether the current frame is part of the desired time period. If false, you get self.scale and set it without doing anything. If true, you get self.scale, do your adjustments and set it.
by Chris_TC
13 May 2013, 20:23
Forum: Modeling
Topic: Best modeling practices on SI for a LW user?
Replies: 26
Views: 6375

Re: Best modeling practices on SI for a LW user?

probiner wrote:
azurecgi wrote:What's so funny is the concept of the developers adding something as useful as this! Their track record over the last 2 releases makes it seem rather unlikely :(
Oh so it's like SI is dying from a development pov? :/
No, there is no indication of this.
by Chris_TC
13 May 2013, 20:18
Forum: Modeling
Topic: Fbx from softimage to max , give me different scale
Replies: 3
Views: 876

Re: Fbx from softimage to max , give me different scale

so you mean Fbx in max =1 cm = 1unit which mean 10cm in SI . We've spent countless hours trying to figure out how it works, but I'm still not entirely sure. We use meters in Max. To get there, I model "1 unit = 1 meter" in SI. But when I import into Max, I have to specify the FBX units as...
by Chris_TC
06 May 2013, 21:17
Forum: Modeling
Topic: Best modeling practices on SI for a LW user?
Replies: 26
Views: 6375

Re: Best modeling practices on SI for a LW user?

-"Connect" Basically splits polygons on selected opposing vertices/edges or if neighbor polygons are selected. It splits edges if an edge is selected in isolation. I feel like all this is present in SI but quite split over several tools. I select the edges I want and press Shift+D to subd...
by Chris_TC
04 May 2013, 16:52
Forum: General & Troubleshooting
Topic: Change the selection that a specific stack operator is using
Replies: 7
Views: 1347

Re: Change the selection that a specific stack operator is using

Component ID will always be a limitation on these kinds of things. Very true. You do have additional options with ICE based topology changes (for instance, making your ICE topo operator only affect polygons that are facing a certain direction: so component ID does not matter), but it still has its ...
by Chris_TC
03 May 2013, 22:22
Forum: Open Discussion
Topic: small annoying things
Replies: 48
Views: 4524

Re: small annoying things

Instead of scaling an instance by -1, use a clone and apply a Symmetrize op. The Weld option is on by default. Make the clone unselectable so that you are only working on the original. To avoid z-buffer artefacts, apply a Display property to make the original always wireframe and turn off Override ...
by Chris_TC
03 May 2013, 22:14
Forum: Modeling
Topic: instance array replicator
Replies: 5
Views: 1276

Re: instance array replicator

You can do it in two steps. Duplicate N times to create the row. Then select the whole row and duplicate M times to create the columns. Or instance with ICE using a grid pointcloud? Both are great options that I use often. Of course doing it in ICE is infinitely preferrable if you want to be able t...
by Chris_TC
28 Apr 2013, 12:03
Forum: Open Discussion
Topic: Motion graphics with Softimage questions
Replies: 4
Views: 969

Re: Motion graphics with Softimage questions

I've tried groups before, but I guess I'm just not crazy about Softimage's workflow in the Explorer window. Maybe I'll give it another try though. When I want to group stuff, I simply parent it under Nulls or Model Nulls. That way it looks neat in the explorer, and I can expand it whenever I need t...
by Chris_TC
25 Apr 2013, 19:29
Forum: Open Discussion
Topic: A new softimage user
Replies: 10
Views: 1477

Re: A new softimage user

I think there's an option in SI to make it match the Maya hotkeys for view manipulation etc. Should make things a little easier ;) Doesn't that introduce all sorts of workflow limitations though? I seem to recall people advising against choosing the Maya controls. To this very day I use the Maya ca...
by Chris_TC
25 Apr 2013, 19:14
Forum: Open Discussion
Topic: small annoying things
Replies: 48
Views: 4524

Re: small annoying things

Another issue: symmetry mode in softimage is not so useful, but I don't extrude/delete/add anything is useful. Strangely, sometime work, sometime no, and sometime symmetry is lost during the modelling process. There is a reason for this? This actually is a small annoying thing. I usually just model...
by Chris_TC
24 Apr 2013, 22:54
Forum: ICE
Topic: knit the strand
Replies: 54
Views: 33419

Re: knit the strand

Oh very cool, thank you! :)
by Chris_TC
24 Apr 2013, 22:45
Forum: Rigging & Face Robot
Topic: GATOR issues
Replies: 6
Views: 1721

Re: GATOR issues

Victorcg wrote:Just not to create new thread, I have similar problem with UVs. 2 similar objects, but the UV transfer is ugly! Please help.
Try moving one of the objects a tiny tiny little bit before using GATOR.