Snow testing - DAE w/Groundmodel added

Published on ● Video Link: https://www.youtube.com/watch?v=9NMJNDv1-8Y



Duration: 12:56
132 views
6


I can make a video on how to do this, its not complicated as other things. Better if your a math kind of guy/gal. I was in math class with the football players in school. And math teacher was a football coach. So that tells you I am no good in math :D

If you already use custom groundmodels, here is my settings for this snow.

{
"Snow2" : {
"staticFrictionCoefficient" : 0.6,
"slidingFrictionCoefficient" : 0.4,
"hydrodynamicFriction" : 0.02,
"stribeckVelocity" : 3,
"strength" : 1,
"shearStrength" : 11121,
"fluidDensity" : 20000,
"flowConsistencyIndex" : 200,
"flowBehaviorIndex" : 0.35,
"dragAnisotropy" : 0.5,
"defaultDepth" : 0.6,
"collisiontype" : "SNOW",
"skidMarks" : false
/*"aliases" : ["", "", "", "", "", "", "SNOW"]*/
}
}