Are the unique ways that different materials shatter also due to plastic deformation?
mylinhvu11
What variables do we implement into a render to determine how a specific material moves in an environment? In the reflective, microfacet materials, the alpha and k values determined the metal and how much it reflected. How can we translate that into animation and physical movement?
jierui-cell
Here is the original paper ("Adaptive Tearing and Cracking of Thin Sheets") for this video. http://graphics.berkeley.edu/papers/Pfaff-ATC-2014-07/Pfaff-ATC-2014-07.pdf. I think it help answers some of the questions. But for implementation just directly using the formula instead of fully understanding the mechanics should be fine.
Are the unique ways that different materials shatter also due to plastic deformation?
What variables do we implement into a render to determine how a specific material moves in an environment? In the reflective, microfacet materials, the alpha and k values determined the metal and how much it reflected. How can we translate that into animation and physical movement?
Here is the original paper ("Adaptive Tearing and Cracking of Thin Sheets") for this video. http://graphics.berkeley.edu/papers/Pfaff-ATC-2014-07/Pfaff-ATC-2014-07.pdf. I think it help answers some of the questions. But for implementation just directly using the formula instead of fully understanding the mechanics should be fine.