Skip to content
Snippets Groups Projects
Commit 203b2df1 authored by Jens Koenen's avatar Jens Koenen
Browse files

Changed default value

parent 94cd010b
Branches
No related tags found
No related merge requests found
......@@ -82,7 +82,7 @@ private:
float depth_low_high_frequency_factor = 1024.0f;
float layer_constant_threshold = 0.5f;
float layer_slope_threshold = 0.0f;
float reproject_slope_threshold = 0.1f;
float reproject_slope_threshold = 0.05f;
float subdivision_threshold = 0.01f;
float debug_value = 0.0f;
bool wireframe = false;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment