Jump to content

pflow to POPs ?


3__

Recommended Posts

I've been using pflow in max6 for a job recently and

its a nightmare to use (stability & performance problems),

so I'm wondering if anyone whom has used pflow can

direct me to equivalent setups/tutorials for POPs.

Namely replicating the following:

find target, will collide test, conditional event branching,

material switching, animated-instanced-geometry offsetting

and object fragmenting.

thanks,

-cpb

Link to comment
Share on other sites

my guess is that plow just uses a

linear particle travel-direction vector

for an intersect ray test. the problem is

that the vector changes from fame to

frame if the particle trajectory is curved.

It could probably be scripted to guess

a trajectory crve based on a sample of

previous frames though.

-cpb

Link to comment
Share on other sites

There is the little known 'dist' attribute that the collision pop will give you.

Its meant to return the distance to collision, but its only accurate if your particles are moving in a very consistent way (like, I dunno.. a straight line perhaps? :)). It may help a little though...

Cheers

Marc

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...