Skip to content

Dawars/acoustic-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

acoustic-demos

  1. Volumetric meshing of surface mesh using tetgen

Install

git clone git@github.com:Dawars/acoustic-demos.git --recursive
cd acoustic-demos
cmake -S . -B build  # creates and runs cmake in 'build' directory
cmake --build build  # runs make in 'build'

Run

./build/app/app

Dependencies

  • Tetgen
  • geometry-central
  • polyscope
  • libigl
  • fmt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published