diff --git a/abp/static/scripts/materials.js b/abp/static/scripts/materials.js index d0ee18d..60dbfb5 100644 --- a/abp/static/scripts/materials.js +++ b/abp/static/scripts/materials.js @@ -1,8 +1,8 @@ var materials = {}; var curveProperties = { - splineDensity: 1, - curvature: 20 + splineDensity: 20, + curvature: 3 }; // Is called on boot