1 parent 053a730 commit 31f27f0Copy full SHA for 31f27f0
1 file changed
demo/clusterlod.h
@@ -42,7 +42,7 @@ struct clodConfig
42
// amplify the error of clusters that go through sloppy simplification to account for appearance degradation
43
float simplify_error_factor_sloppy;
44
45
- // experimental: limit error by edge length, aiming to remove subpixel triangles even if the attribute error is high
+ // limit error by edge length, aiming to remove subpixel triangles even if the attribute error is high
46
float simplify_error_edge_limit;
47
48
// use permissive simplification instead of regular simplification (make sure to use attribute_protect_mask if this is set!)
0 commit comments