You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flag to compute normals using SPH interpolation instead of geometry-based normals.
555
558
556
559
mesh_smoothing_weights: bool
557
560
Flag to compute mesh smoothing weights
558
-
559
-
sph_normals: bool
560
-
Flag to compute normals using SPH
561
+
This implements the method from “Weighted Laplacian Smoothing for Surface Reconstruction of Particle-based Fluids” (Löschner, Böttcher, Jeske, Bender; 2023).
561
562
562
563
mesh_smoothing_weights_normalization: float
563
564
Normalization factor for the mesh smoothing weights
0 commit comments