bentraje Posted April 1, 2022 Share Posted April 1, 2022 (edited) Hi, I really like the worley noise texture. It gives me a decent geometric abstract shapes. My only problem is its not "seamless". I applied it to a box and the edges just intersects and caves in. Is there a more elegant way of applying this noise texture? worley_noise_texture.hipnc Edited April 2, 2022 by bentraje Quote Link to comment Share on other sites More sharing options...
Librarian Posted April 2, 2022 Share Posted April 2, 2022 @bentraje you forgot in pos-tprocesing to Check Complement. and you can find on web Nubis noise generator and with Labs you can make endless seamless Noises . 1 Quote Link to comment Share on other sites More sharing options...
bentraje Posted April 2, 2022 Author Share Posted April 2, 2022 @Librarian Thanks for that! Works expected 1 Quote Link to comment Share on other sites More sharing options...
vinyvince Posted April 3, 2022 Share Posted April 3, 2022 On 01/04/2022 at 8:14 PM, bentraje said: Hi, I really like the worley noise texture. It gives me a decent geometric abstract shapes. My only problem is its not "seamless". I applied it to a box and the edges just intersects and caves in. Is there a more elegant way of applying this noise texture? worley_noise_texture.hipnc Actually it's not a tilling issue, mountain is using world XYZ coordinate or rest if you define it, it's polygons going inside each other, if you turn off "center noise" , or lower the gain, you will not have that issue. You could code the worley noise in VEX too You will find this problem quite often with polyextrude, you could play with the Winding SOP like below picture to eventually prevent it, A little trick for you ... ________________________________________________________________ Vincent Thomas (VFX and Art since 1998) Senior Env and Lighting artist & Houdini generalist & Creative Concepts http://fr.linkedin.com/in/vincentthomas 1 Quote Link to comment Share on other sites More sharing options...
bentraje Posted April 4, 2022 Author Share Posted April 4, 2022 @vinyvince Thanks for the additional insight! 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.