cloud Posted December 14, 2017 Share Posted December 14, 2017 Hi, I have a irregular prim and a grid like this How can i project the grid into the prim ↓ without using boolean node! because the two piece of prim is in different Y position. Anyone can help me ? Quote Link to comment Share on other sites More sharing options...
Luijee Posted December 14, 2017 Share Posted December 14, 2017 Use Ray SOP Grid in first input, triangle in second input Direction set to vector (0, -1, 0) Quote Link to comment Share on other sites More sharing options...
cloud Posted December 14, 2017 Author Share Posted December 14, 2017 Hi,Luis ~ I try it like this but not all points work great. Here is my file :ray_test.hip Maybe more Rows and Columns can close to the result Quote Link to comment Share on other sites More sharing options...
Noobini Posted December 14, 2017 Share Posted December 14, 2017 i got close.... So I can create the grid pattern with exact same size without Boolean....now how to line up the pattern automatically, that's the next challenge... ray_test_grid.hipnc Quote Link to comment Share on other sites More sharing options...
Noobini Posted December 14, 2017 Share Posted December 14, 2017 done it...here you are....you can move/uniform scale the grid as you like it will work....now of course, because Bricker is being used, you cannot do non-uniform scale...ie. not squared... ray_test_grid_fixed.hipnc 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.