We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8244b2b commit ee56278Copy full SHA for ee56278
amd_tressfx_viewer/media/bear/bear.tfxproj
@@ -10,6 +10,10 @@ bear.tfxskin
10
bear.sdkmesh
11
bear.sdkmesh_anim
12
13
+# project level simulation settings
14
+lengthConstraintIterations 1
15
+localShapeMatchingIterations 1
16
+
17
fur_color.dds
18
19
Ks1 0.01
amd_tressfx_viewer/media/bear/bear.tfxsim
@@ -1,7 +1,5 @@
1
version 3.0
2
damping 0.1
3
-stiffnessForLocalShapeMatching 0.9
4
-stiffnessForGlobalShapeMatching 0.1
5
-globalShapeMatchingEffectiveRange 0.5
6
-lengthConstraintIterations 3
7
-localShapeMatchingIterations 3
+stiffnessForLocalShapeMatching 0.1
+stiffnessForGlobalShapeMatching 0.8
+globalShapeMatchingEffectiveRange 1.0
0 commit comments