Is there a stress nephogram in SOFA? #3673
Answered
by
ChangjingLiu
ChangjingLiu
asked this question in
Develop in C++
-
Is there a stress nephogram in SOFA?like the following picture: |
Beta Was this translation helpful? Give feedback.
Answered by
ChangjingLiu
Apr 4, 2023
Replies: 1 comment 5 replies
-
Hi @Changjing-Liu This depends on the ForceField yo are using and how the draw options/method are implemented. Else we are thinking about proposing such nephogram through the Caribou plugin, aiming at a modular approach for FEM continuum mechanics. To be continued. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Whoa, looks like I could try and finish the
draw
function of the TetrahedronHyperelasticityFEMForceField and submit a PR for it!