CinnamonMetal Posted February 10, 2020 Share Posted February 10, 2020 (edited) I'm experimenting with VDB and the VDB Analysis SOP. I want to know how I can scatter points based on the density of the volume. Placing a scatter SOP after the VDB Analysis sop doesn't produce any results ? scatterVolume.hipnc Edited February 10, 2020 by CinnamonMetal Quote Link to comment Share on other sites More sharing options...
anim Posted February 10, 2020 Share Posted February 10, 2020 it's because your resulting VDB from VDB Analysis SOP is a vector volume, Scatter SOP works only on float volumes you can use VDB Vector Split to split it into 3 float volumes then either use Scatter SOP on all 3 or first delete 1 or 2 of those if you just want to use a single component for scattering 1 Quote Link to comment Share on other sites More sharing options...
Follyx Posted February 12, 2020 Share Posted February 12, 2020 (edited) deleted Edited February 12, 2020 by Follyx wrong thread 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.