Skip to content
Discussion options

You must be logged in to vote

Hi

First I'll explain what is a projective constraint. As explained in the documentation here : https://sofa-framework.github.io/doc/simulation-principles/constraint/projective-constraint/ a projective constraint simply project certain dofs of your system. It means that now its position/velocity is not determined by the forces but directly overridden by the value you are providing.

  1. Here, the constraint is a positional constraint. Because you are directly imposition the position, the velocity is directly derived from it. So in a way yes, you are imposing the velocity. But there actually exists an object constraining the velocity directly, it is called LinearVelocityProjectiveConstraint
  2. At…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Hoangn06
Comment options

@bakpaul
Comment options

@Hoangn06
Comment options

Answer selected by Hoangn06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants