Juzwa Posted March 12, 2015 Share Posted March 12, 2015 Hi, How can I lattice a volume? Quote Link to comment Share on other sites More sharing options...
Valerio Di Napoli Posted March 12, 2015 Share Posted March 12, 2015 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. Quote Link to comment Share on other sites More sharing options...
eetu Posted March 12, 2015 Share Posted March 12, 2015 http://forums.odforce.net/topic/21678-volume-lattice-asset-on-orbolt/ Quote Link to comment Share on other sites More sharing options...
Juraj Posted March 14, 2015 Share Posted March 14, 2015 Hi, I am also trying to recreate this operation, you can find my attempts here http://forums.odforce.net/topic/22206-volume-lattice-need-help-with-optimizing/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.