Skip to content

WIP: Refactor pbd pipeline

  • Creates MeshToMeshBruteForce class for brute force collision (refactored from pbd code)
  • Create PBD collision handling class where the PBD constraints are created using collision data
  • Make PBD to use the interaction pair mechanism like the other objects
  • Rename collision handling class API

Merge request reports