VDB Procedural Cliffs - hip file
🕑 Added 2023-01-05 03:08:14 +0000 UTC
Comments
João Chaves
Hi. It should work. Maybe you need to download the megascans textures that are not included in the file. Just check the id on the file name and download from quixel. Cheers
9s9
hip file does not work with houdini 19.5
Jerim Lee
I got it. Thank you for answering. :)
João Chaves
Hey, it all means x y and z. Some noises frequency are named freq1, freq2 and freq3, and others freqx,freqy and freqz. But it's the same, the repetition along the different axis. And in the case of this specif file, I am copying the first value to the remaining two, that way I only need to change one, as I want a uniform frequency. Same goes for the fit range, v1, v2 and v3 is just x,y and z. It's a vector. I hope this helps clarifying. Cheers.
Jerim Lee
Hello! I love your tutorials and thank you for posting. :) I have a newbie question while following your tutorial, would you answer it please when you have a moment? What is the difference between ch("freq1"), ch("freqx") and ch("srcmin_v1"), why you using it? I've been googled about this but can't find the document or post to dealing about this. Would you let me know what is it or what is the purpose of this?