We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 072a501 commit 321d2b3Copy full SHA for 321d2b3
openvdb/openvdb/tools/LevelSetRebuild.h
@@ -7,7 +7,7 @@
7
/// When rebuilding we convert from grid -> mesh -> grid.
8
/// The conversion from mesh -> grid will close any internal bubbles.
9
/// By using the original grid as an oracle we can set the sign of the
10
-/// bubbles properly. Unfortunately, when increasing resolution the
+/// bubbles properly. Unfortunately, when increasing resolution the
11
/// rasterization of the mesh diverges too far from interpolated original
12
/// grid and results in incorrect sign choices. The likely correct solution
13
/// is to use a different approach for rebuilding when resolution is
0 commit comments