Jump to content

Transforming primitives


flip3d

Recommended Posts

Hey folks, I'm working on a setup, where the faces of a car model should rotate.I control the effect by an animated ramp. When the color attribute changes, the faces rotates. I use the primitive node and some expressions. Actually it works well but I'm still not satisfied. So my question is, are there better ways to control the motion of the primitives? For example, I want to move the primitives in normal direction and scale the faces. Is there a way to use vop sop or an alternative to the primitive node? Perhaps you guys can give me a hint ;) thanks

Edited by flip3d
Link to comment
Share on other sites

It you have a specific effect in mind it might be easier to answer. However, in general, you can mess with primitives in many ways, including with VEX. http://www.tokeru.com/cgwiki/index.php?title=Houdini here there's a effect similar to what you're talking (and many others very cool ones). 

Another possibility is using a copy node in a CHOP network to drive different prims based on whatever curve you want. You can do that by creating a constant and then using the stamp function to change the parameters of your curve

 

 

 

 

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...