Follyx Posted October 13, 2013 Share Posted October 13, 2013 (edited) Hi, look for a way to sort points in a i.e. sphere from inside to outside. Do I have to use a SDF volume for it? If so I also would need some advice cause till now I dont have any experience with SDF volumes. Or is there an other less elegant way as well? Thanks in advance Edited October 13, 2013 by Follyx Quote Link to comment Share on other sites More sharing options...
sanostol Posted October 13, 2013 Share Posted October 13, 2013 there is a sort sop, that You can use to sort points by a expression, if You add a attribute, for example distance ($DISTANCE) with the distance to the center of the sphere You can use $DISTANCE in that expression, after that the points should have a new sorting Quote Link to comment Share on other sites More sharing options...
Follyx Posted October 13, 2013 Author Share Posted October 13, 2013 (edited) Hi Sanostol, (Deutsch reden oder gar bayrisch wäre den anderen gegenüber unfair ;-) Yep this kind of logic is already in my brain but as I'm a beginner I have troubles to transfer it. Would you mind to give me a small example(file)? Would be great. Thanks Edited October 13, 2013 by Follyx Quote Link to comment Share on other sites More sharing options...
sanostol Posted October 13, 2013 Share Posted October 13, 2013 Hi Olly, here is a little example , with sdf. Martin sortBySDF.hip Quote Link to comment Share on other sites More sharing options...
Follyx Posted October 13, 2013 Author Share Posted October 13, 2013 (edited) Hi Martin, haha, all the beginning secrets (ok, of course not all :-) are solved. Thanks a lot. Olly Edited October 13, 2013 by Follyx 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.