MadMax50 Posted July 23, 2018 Share Posted July 23, 2018 hi i am trying to get a proper gradient when I calculate the distance from one point of a sphere to the grid. I plugged in the bounding box min and max values to the fit range which helped ,however I lost the nice gradient and get a hard edge. I am trying to get that nice gradient back. I will attach a file to show what I mean. Thanks distance_fit_range.hip Quote Link to comment Share on other sites More sharing options...
konstantin magnus Posted July 23, 2018 Share Posted July 23, 2018 (edited) You can map the range of any distance/value with attribpromotes min and max functions. dist_range.hiplc The bounding box will give you the position coordinates of its bottom-left-front and the top-right-back corner, so I doubt it will be too useful right away. But maybe I got you wrong. Edited July 23, 2018 by konstantin magnus Quote Link to comment Share on other sites More sharing options...
MadMax50 Posted July 25, 2018 Author Share Posted July 25, 2018 Thank you for the help konstantin...but doesn't seem to be working the way i expected ...I am trying to get the fitrange to control how big or small the distance color gets in proper relation to the grid.. 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.