Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where do you get your bending energy formulation from ? #21

Open
crtie opened this issue Jul 17, 2023 · 1 comment
Open

Where do you get your bending energy formulation from ? #21

crtie opened this issue Jul 17, 2023 · 1 comment

Comments

@crtie
Copy link

crtie commented Jul 17, 2023

Hi! I'm a beginner of computer graphics. I'm watching your code about bending constraint and notice that your defination of bending energy is defined on each dihedral angular structure. I haven't learn this kind of defination before (I only knew use mean curvature to define bending energy). Could you give any explaination about this? Or tell me what article you got this idea from.
thanks!

@crtie crtie closed this as completed Jul 19, 2023
@omegaiota
Copy link
Owner

You can refer to the original Projective Dynamics paper for the definitions. The definition is "uncommoon" due to the limitation of the PD framework requiring all the energy forms to be in a quadratic form. But the definitions are designed to penalize stretching (for triangle) and bending between triangles (for triangle bending).

@omegaiota omegaiota reopened this Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants