Height Fields Tracing Mismatch
287 2 1-
- Konstantin Magnus
- Member
- 711 posts
- Joined: Sept. 2013
- Online
How to avoid mismatching borders when tracing height fields with increasing thresholds?
Edited by Konstantin Magnus - Aug. 26, 2025 10:36:59
https://procegen.konstantinmagnus.de/ [procegen.konstantinmagnus.de]
-
- AslakKS
- Member
- 275 posts
- Joined: Feb. 2016
- Offline
This seems tricky, since it's going to interpolate between the voxels.
You could fuse to a grid after tracing, using the grid spacing of the hf (and maybe a slight smooth after)
Otherwise you'll probably need to cook up a trace that does not interpolate between voxels.
You could fuse to a grid after tracing, using the grid spacing of the hf (and maybe a slight smooth after)
Otherwise you'll probably need to cook up a trace that does not interpolate between voxels.
Edited by AslakKS - Aug. 27, 2025 15:53:39
-
- Konstantin Magnus
- Member
- 711 posts
- Joined: Sept. 2013
- Online
Thank you AslakKS,
I ended up setting the tracer's boundary color to a really low value which seems to avoid this issue.
I ended up setting the tracer's boundary color to a really low value which seems to avoid this issue.
Edited by Konstantin Magnus - Aug. 28, 2025 06:25:16
https://procegen.konstantinmagnus.de/ [procegen.konstantinmagnus.de]
-
- Quick Links