haskellf 0 Posted January 6 My first post - YES! What would be the best way to use "copy to points" (or SOP / VEX alternative) that will copy random sized boxes (i.e. shelf of books of various thickness or a black of attached homes) onto the curve but move/offset the position so that the objects do not overlap. I assume I would need to use a foreach statement to do the check but. I watched a couple of tutorials on how to create a bookshelf but they assume that all the books are the same size and fit within the resample space. Share this post Link to post Share on other sites
Librarian 533 Posted January 9 Welcome @haskellf I like UV-Layout for that , you have Endless variation in vex to do this ..Here it some File and Links For some Knowledge ..Have Fun https://github.com/kiryha/Houdini/wiki/vex-for-artists https://www.tokeru.com/cgwiki/index.php?title=JoyOfVex VariantCopyUVlayOut.hiplc Share this post Link to post Share on other sites
haskellf 0 Posted January 12 thanks, much appreciated and ill also look at those links. Share this post Link to post Share on other sites
AntoineSfx 35 Posted yesterday at 07:59 PM (edited) It's trivial nowadays, thanks to Chain SOP (since 18.5) Have a look at the 18.5 presentation (H18.5 LAUNCH EVENT on Sidefx.com) Proof: books.hipnc Edited yesterday at 08:00 PM by AntoineSfx 2 Share this post Link to post Share on other sites