Skip to content

Commit 1bd822e

Browse files
committed
Add pendingchanges for this commit.
Signed-off-by: Jeff Lait <jlait@andorra.sidefx.com>
1 parent 321d2b3 commit 1bd822e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

pendingchanges/hollowmesh.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
OpenVDB:
2+
openvdb/tools/MeshToVolume's meshToVolume takes two
3+
new optional arguments to provide an interior test oracle and an
4+
interior testing methods. These allow the default
5+
outside-flood-fill to be replaced if the actual sidedness can be
6+
known.
7+
8+
LevelSetRebuild includes disabled code that uses this for
9+
resampling levelsets - the original grid is used as the true
10+
sign value. However, due to differences between
11+
polygonalization and trilinear interpolation, it cannot be used
12+
directly. The code is provided so we can learn from this
13+
mistake.
14+
15+
Houdini:
16+
- Added Preserve Holes option to VDB From Polygons that uses the
17+
fast winding oracle to not collapse holes in polygonal geometry.

0 commit comments

Comments
 (0)