3ds max Radius Influence FX

Discussions about SOFTIMAGEs© Interactive Creative Environment©
User avatar
Hirazi Blue
Administrator
Posts: 5107
Joined: 04 Jun 2009, 12:15

Re: 3ds max Radius Influence FX

Post by Hirazi Blue » 09 Feb 2012, 20:40

Thanks, but my remark was also meant as more of a general observation:
posting ICE Trees that are unreadable is not very useful IMHO...
;)
Stay safe, sane & healthy!

User avatar
TwinSnakes007
Posts: 316
Joined: 06 Jun 2011, 16:00

Re: 3ds max Radius Influence FX

Post by TwinSnakes007 » 10 Feb 2012, 01:39

Its just a POC (proof of concept)...but that's how it will work. The null will trigger the state change...then whatever effect we want to do will be in State1..State2..State3..etc.

Easy as pie from there.

User avatar
rray
Moderator
Posts: 1774
Joined: 26 Sep 2009, 15:51
Location: Bonn, Germany
Contact:

Re: 3ds max Radius Influence FX

Post by rray » 10 Feb 2012, 09:45

Probably it would it be possible to grab keyframe animation also - Like having SRT animation defined for frames 1-100 of a reference object, then look how much an individual instance is affected by the null. If it's 33% for example, it spools it to frame 33 of the reference animation. This would be nice for some great effects although I'm not sure right now whether motionblur would work with that.
softimage resources section updated Jan 5th 2024

User avatar
origin
Posts: 619
Joined: 09 Jun 2009, 11:59
Location: warsaw

Re: 3ds max Radius Influence FX

Post by origin » 10 Feb 2012, 09:52

yep Its basically keyframe transfer with offset from reference object

User avatar
rray
Moderator
Posts: 1774
Joined: 26 Sep 2009, 15:51
Location: Bonn, Germany
Contact:

Re: 3ds max Radius Influence FX

Post by rray » 10 Feb 2012, 10:23

Not sure if it's even possible to get the animation data from a certain frame. Probably using cache arrays but it would be better obvioulsy to have a live operator here.

Best way would be to have direct access to the animation fcurve in ICE -- Is this possible? -- a good start would be to be able to create an fcurve programatically in ICE.
softimage resources section updated Jan 5th 2024

User avatar
Tekano
Posts: 488
Joined: 09 Jun 2009, 14:49
Location: London, UK

Re: 3ds max Radius Influence FX

Post by Tekano » 10 Feb 2012, 10:37

something like this?

Gossip is what no one claims to like, but everybody enjoys.

User avatar
Maximus
Posts: 1103
Joined: 09 Jun 2009, 15:45

Re: 3ds max Radius Influence FX

Post by Maximus » 10 Feb 2012, 10:45

guys thanks a lot for effort and help, would it be possible to have a screenshot of the tree cause i cant really figure out how to make it to work, i've tried with the nodes and what iamvfx said but it doesnt work.
Sorry ice beginner here :/

thanks, Max

User avatar
rray
Moderator
Posts: 1774
Joined: 26 Sep 2009, 15:51
Location: Bonn, Germany
Contact:

Re: 3ds max Radius Influence FX

Post by rray » 10 Feb 2012, 10:58

@Tekano it coming close, built-in bezier nodes are great ("Fit Bezier" even does interpolation through knot points!). But having full native fcurve support (including access to all scene fcurves) would still beat it I guess - a setup like shown above would be much easier to create then.
softimage resources section updated Jan 5th 2024

User avatar
TwinSnakes007
Posts: 316
Joined: 06 Jun 2011, 16:00

Re: 3ds max Radius Influence FX

Post by TwinSnakes007 » 10 Feb 2012, 14:17

Maximus wrote:would it be possible to have a screenshot of the tree cause i cant really figure out how to make it to work, i've tried with the nodes and what iamvfx said but it doesnt work.
I'll be posting several video tutorials this weekend. I brought my laptop to work so I can finish up some example scenes. There's some missing pieces from that screenshot, so you wouldnt be able to doing anything with JUST that.

User avatar
TwinSnakes007
Posts: 316
Joined: 06 Jun 2011, 16:00

Re: 3ds max Radius Influence FX

Post by TwinSnakes007 » 10 Feb 2012, 18:31

Eating lunch, working on laptop, figured out how to do his last trick with the disappearing pieces....we can use the TimeInState property, so as the null [or some other trigger] switches the particle from its current state to a new state, we can evaluate the TimeInState property to determine when the effect should trigger, in this case, a disappearing effect.

Dude, I'm telling you, ICE is sweeet!

User avatar
TwinSnakes007
Posts: 316
Joined: 06 Jun 2011, 16:00

Re: 3ds max Radius Influence FX

Post by TwinSnakes007 » 10 Feb 2012, 20:47

Memag wrote:Isn't disappearing effect just scaling"
Yeah, but what I didnt know was how to control it - [When it should start disappearing/How long should it take to finish disappearing, Which ones should even disappear at all, etc.]
Memag wrote:He also uses the animation and deformation of instanced object/poly, doesn't he?"
Yeah, he's doing keyframe animation transfer and he's baking down the effected objects, both limiting factors IMO. You can keep it all live with ICE and add some randomness to the effect, e.g., each object/poly doesnt have to do the same thing, in the same way. With his current approach, that's not possible. Granted the man is obviously gifted, so he's probably not done working his magic, but ICE as a platform, offers more flexibility IMO.

User avatar
TwinSnakes007
Posts: 316
Joined: 06 Jun 2011, 16:00

Re: 3ds max Radius Influence FX

Post by TwinSnakes007 » 12 Feb 2012, 00:56

First video, just showing a POC of the Motion Graphics system. Next set of videos will go over the compounds and ICE Trees.

Edit: Changed video link to new 720p video.

Last edited by TwinSnakes007 on 14 Feb 2012, 03:08, edited 1 time in total.

User avatar
TwinSnakes007
Posts: 316
Joined: 06 Jun 2011, 16:00

Re: 3ds max Radius Influence FX

Post by TwinSnakes007 » 13 Feb 2012, 00:35

Setup Video and Compounds

Edit: Changed video link to new 720p video.

Attachments
Anim Polygon Particles.xsicompound
(24.18 KiB) Downloaded 170 times
Init Polygon Particles.xsicompound
(5.16 KiB) Downloaded 129 times
Last edited by TwinSnakes007 on 23 Feb 2012, 04:58, edited 3 times in total.

User avatar
TwinSnakes007
Posts: 316
Joined: 06 Jun 2011, 16:00

Re: 3ds max Radius Influence FX

Post by TwinSnakes007 » 13 Feb 2012, 01:44

Disappear Trick

[rimg=800]http://www.pasteall.org/pic/show.php?id=26390[/rimg]
Attachments
Disappear.zip
(205.19 KiB) Downloaded 186 times
Last edited by TwinSnakes007 on 29 Feb 2012, 15:22, edited 1 time in total.

User avatar
TwinSnakes007
Posts: 316
Joined: 06 Jun 2011, 16:00

Re: 3ds max Radius Influence FX

Post by TwinSnakes007 » 13 Feb 2012, 01:48

The Wave

[rimg=800]http://www.pasteall.org/pic/show.php?id=26392[/rimg]
Attachments
TheWave.zip
(217.13 KiB) Downloaded 192 times
Last edited by TwinSnakes007 on 29 Feb 2012, 15:22, edited 1 time in total.

User avatar
TwinSnakes007
Posts: 316
Joined: 06 Jun 2011, 16:00

Re: 3ds max Radius Influence FX

Post by TwinSnakes007 » 13 Feb 2012, 02:15

I dont have 2012 SAP...so no Apply Thickness...[which would be sweet for this kinda stuff]. Will have to wait for the 2013 release to play with that.

One more example scene I'll do tomorrow is the "appear out of no where and fall into place" trick he did, or said another way, "assemble from pieces".

In SI, that would be: offset the particle emit position some length along the polygon normal and control visibility with a null controller object...viola!

Edit:...and just to show how superior we are to those Max shops, I'll add a vortex to the front of the effect. :-o

Post Reply

Who is online

Users browsing this forum: No registered users and 35 guests