Jump to content

transforming volume does not transform data


Recommended Posts

newbie question..

So I am trying to make a volume vectorfield to use in DOPs for some field-force affecting.

I start with a box turned to a volume, and I specify the data as being 0,1,0 initially, so the force would point in the Y direction.

Now if I transform this volume by parenting the obj-level geo node to something else, the volume container moves appropriately, but my voxel data is still 0,1,0.

How can I transform the data inside the volume as well as the voxel grid for use in DOPs?

Link to comment
Share on other sites

The vector data in the volume doesn't know it anything about the transform, so you have to tell it explicitly. Here I'm using a Volume Vop to pull in the transform of the parent object and apply it to the vector. You should be able to copy and paste this node in at the end of your network without any issues (assuming it's named 'vel').

transforming_vector_volumes.hip

Edited by tjeeds
Link to comment
Share on other sites

Awesome, thank you guys for the answers! I figured that Houdini didn't have a concept that I wanted it to transform the data, but didn't know how to tell it to do so.. I have a friend who had some trouble scaling some clouds and I'm guessing it's for a similar reason. (Moving the volume but not transforming the data)

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