dyei nightmare Posted April 24, 2021 Share Posted April 24, 2021 whassap? why the bbox doesnt shrinks??? so i have this sparse volume sim, only advecting density, but the issue is that after my sim grows and then shrinks, it keeps working in the biggest version of it, even when my sim shrinks, my sim crashes because it keeps working hard over nothing, as u can see, and since we dont have dynamic resize in sparse anymore, so i cant figure where to adress, is embarazing even to think that maybe that isnt the problem??? but sure thing is that my sim keeps crashing by working in the biggest version of my sim, but over nothing!!! i dunno if im enough clear. Quote Link to comment Share on other sites More sharing options...
ryew Posted April 24, 2021 Share Posted April 24, 2021 I would hope it's because there is still actually density in those voxels that just isn't visible on your display. Quick check is to use a scatter on your volume to see if points scatter in those suspected empty areas - if they do, you've got density there. 1 Quote Link to comment Share on other sites More sharing options...
underscoreus Posted April 26, 2021 Share Posted April 26, 2021 Another way could be to use a "volume slice" and look at the density point attributes. This has happened to me in the past where the density value ends up at something like 0.0001 or something like that, easy way to fix was to just create a clamp forcing any voxel with sufficiently low values to just be set to a value of 0. 1 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.