keqiquan 0 Posted November 1, 2014 What should I do this Share this post Link to post Share on other sites
mightcouldb1 15 Posted November 2, 2014 The way you would so something like this is: 1. for each voxel, store that voxels information in point attributes 2. deform the point set 3. create a new volume that is big enough to encompass all the points 4. sample the point attributes in the volume Share this post Link to post Share on other sites
StianHalvorsen 8 Posted November 3, 2014 (edited) Hi, This volume lattice tool works in a different, more efficient and much more robust way than the volume to point to volume conversion by applying the lattice deformations directly on the volume. It's not extremely difficult to do, but requires some VolumeVOP tricks. This means all the results values are completely matching that of the original volume and it will never break no matter how far it is stretched. Stian Edited November 3, 2014 by StianHalvorsen 1 Share this post Link to post Share on other sites
edward 354 Posted November 4, 2014 Linking to Stian's original odforce post for reference: http://forums.odforce.net/topic/20452-fast-volume-lattice-tool/ Share this post Link to post Share on other sites
StianHalvorsen 8 Posted February 22, 2015 Hi, I uploaded this asset to Orbolt a couple weeks back. If you're interested in it please check it out! http://www.orbolt.com/asset/StianHalvorsen::Volume_Lattice Stian Share this post Link to post Share on other sites