derm Posted June 8, 2011 Share Posted June 8, 2011 Hello! I was wondering if there would be a way to view the SDF number(s) for each voxel in a volume? Possibly with a custom attribute? I'm not sure if this is possible. Thanks! Quote Link to comment Share on other sites More sharing options...
Jason Posted June 8, 2011 Share Posted June 8, 2011 The most explicit way is to: - Create a point somewhere within the volume region (or lots of points -- a grid maybe?) - Sample the volume using the AttribFromVolume SOP - In the viewport Display Options, add a text label for the attribute you want to view. Quote Link to comment Share on other sites More sharing options...
eliz Posted June 8, 2011 Share Posted June 8, 2011 Is there a way to do it in Houdini 10 without the attribFromVolume SOP? Thanks! Quote Link to comment Share on other sites More sharing options...
Jason Posted June 8, 2011 Share Posted June 8, 2011 you'll have to make a Volume VOP (SOP) and use a Volume Sample VOP to query the values. Not much fun, really; so you might want to make an HDA/OTL to do it and use it over and over again. 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.