Jump to content

Lattice a volume?


Juzwa

Recommended Posts

Hi Juzwa,

the easiest way would be creating a point cloud representing your volume (1 point per voxel storing all voxel values as attributes), deforming the point cloud with lattice and then converting back to volume; this works pretty well with scalar fields, but if you need to deform also vector fields such as velocity, you need eventually additional operations to reorient the vectors.

Another method (maybe more efficient) would be using vex to build a node that moves values from original voxels to target voxels but in my experience this produces also more artifacts.

I hope that was helpful.

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