Skip to content

Commit ee56278

Browse files
khillesl-AMDjstewart-amd
authored andcommitted
Update simulation settings for bear
Also, iteration settings were in the wrong file (moved from tfxsim to tfxproj).
1 parent 8244b2b commit ee56278

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

amd_tressfx_viewer/media/bear/bear.tfxproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ bear.tfxskin
1010
bear.sdkmesh
1111
bear.sdkmesh_anim
1212

13+
# project level simulation settings
14+
lengthConstraintIterations 1
15+
localShapeMatchingIterations 1
16+
1317
fur_color.dds
1418

1519
Ks1 0.01
Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
version 3.0
22
damping 0.1
3-
stiffnessForLocalShapeMatching 0.9
4-
stiffnessForGlobalShapeMatching 0.1
5-
globalShapeMatchingEffectiveRange 0.5
6-
lengthConstraintIterations 3
7-
localShapeMatchingIterations 3
3+
stiffnessForLocalShapeMatching 0.1
4+
stiffnessForGlobalShapeMatching 0.8
5+
globalShapeMatchingEffectiveRange 1.0

0 commit comments

Comments
 (0)