Skip to content
Snippets Groups Projects
Commit 1bdfa97f authored by mattijs's avatar mattijs
Browse files

adapted extrudeProperties for new extrusion model

parent 859d7276
Branches
Tags
No related merge requests found
...@@ -71,7 +71,8 @@ linearNormalCoeffs ...@@ -71,7 +71,8 @@ linearNormalCoeffs
linearDirectionCoeffs linearDirectionCoeffs
{ {
direction (0 0 1); direction (0 1 0);
thickness 0.05;
} }
linearRadialCoeffs linearRadialCoeffs
...@@ -89,7 +90,7 @@ sigmaRadialCoeffs ...@@ -89,7 +90,7 @@ sigmaRadialCoeffs
// Do front and back need to be merged? Usually only makes sense for 360 // Do front and back need to be merged? Usually only makes sense for 360
// degree wedges. // degree wedges.
mergeFaces true; mergeFaces false; //true;
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment