Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W waLBerla
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 51
    • Issues 51
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • waLBerla
  • waLBerla
  • Merge requests
  • !159

WIP: Approximate and exact convex decomposition

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Tobias Leemann requested to merge iq72ehiq/walberlawork:approximateDecomp into master Jan 30, 2019
  • Overview 8
  • Commits 55
  • Pipelines 0
  • Changes 24

Implements approximate and exact decomposition of non-convex meshes into convex parts, which can then be used as a PE-Union.

The approximate decomposition is performed using the V-HACD-Library and the exact decomposition uses the CGAL-Library. This branch implements the interface to walberla and the right transformations from the walberla mesh formats to the formats of the libraries and back.

  • Update build images to provide CGAl
  • Update build images to provide vAHCD
Edited Oct 26, 2020 by Sebastian Eibl
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: approximateDecomp