Velocity Orientation: Location vs Source POP

   5780   3   0
User Avatar
Member
77 posts
Joined: July 2006
Offline
I'm finding some strange behavior when I use Angular Velocity in a POP network. When used with a Location POP it works as expected, and all of my copy/instanced geometry ends up rotating in the direction of the particle's velocity. But when used with a Source POP I get no rotation at all.

And a side question, what is the “w” attribute? That's the attribute the Angular Velocity POP is supposed to be altering, but I can't find anything in the docs about it.

~Mike D.
Edited by - May 14, 2008 00:38:27
User Avatar
Member
77 posts
Joined: July 2006
Offline
Ok, now I'm finding that I don't even need the angular velocity pop to get particles to face the direction of their velocity.

And the source pop does work, as long as I'm not using the normals of the object's surface. Once I add a point sop to add normals to the geometry I'm emitting from, the copied/instanced geometry doesn't rotate correctly anymore.

Is there any way to emit from source geometry using it's normals and still get rotation in the direction of velocity?

Here's a sample file showing the problem.

Any help would be appreciated,
Thanks!

Attachments:
velocity_rotation.hipnc (52.2 KB)

User Avatar
Member
56 posts
Joined: March 2007
Offline
See if this works for ya? I just set N = v, evil, but works…

Attachments:
velocity_rotation_186_GW.hipnc (55.5 KB)

User Avatar
Member
77 posts
Joined: July 2006
Offline
Schweet!

That worked.
Thanks Alvin
  • Quick Links