Jump to content

Vex function to write data to a specific volume voxel


IhabAli

Recommended Posts

Hello All,

I know this probably doesn't exist, but I have an algorithm that can be implemented a lot more efficiently if I'm able to write data to voxels other than than the one the current voxel in a Volume VOP/wrangle. We can obviously sample other voxels from any file or volume primitive but how do we write to these voxels?? My current solution is to create another volume of identical size and resolution and use it to "mark" that the primary voxel needs to be modified, obviously this decreases the efficiency of the code as now I'm iterating across all voxels twice.

 

Rega

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