永康 林

yok17376596650

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

How to sample SDF from VDB from top view? Nov. 6, 2023, 3:18 a.m.

Konstantin Magnus
There is a "volume slice"-node that can be set to method > volume. Inside COPs you can import the slice using the "SOP import"-node.

https://procegen.konstantinmagnus.de/volume-slices-in-cops [procegen.konstantinmagnus.de]
I tried this solution and he sampled the top view satisfactorily, but this doesn't seem to be able to sample values from 1 to 0 outside of volume, I would like to ask how I can get SDF values from 1 to 0 outside of volume, e.g. sampling the SDF from the bottom left of the scene and getting this result.

How to sample SDF from VDB from top view? Oct. 31, 2023, 12:05 a.m.

Konstantin Magnus
There is a "volume slice"-node that can be set to method > volume. Inside COPs you can import the slice using the "SOP import"-node.

https://procegen.konstantinmagnus.de/volume-slices-in-cops [procegen.konstantinmagnus.de]
Thank you, this really helped me a lot

How to sample SDF from VDB from top view? Oct. 27, 2023, 4:29 a.m.

I created a VDB field in Houdini. Now I want to sample the SDF information in this VDB field from the top view and output it into a texture. How can I do this?