.clang-format
.coveragerc
.gitignore
.travis.yml
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
README.rst
justfile
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
src/volume2mesh/__init__.py
src/volume2mesh.egg-info/PKG-INFO
src/volume2mesh.egg-info/SOURCES.txt
src/volume2mesh.egg-info/dependency_links.txt
src/volume2mesh.egg-info/not-zip-safe
src/volume2mesh.egg-info/requires.txt
src/volume2mesh.egg-info/top_level.txt
src/volume2mesh/internal/ColorFilteredMeshDataAdapter.hpp
src/volume2mesh/internal/MeshDataAdapter.hpp
src/volume2mesh/internal/colored_mesh.cpp
src/volume2mesh/internal/vdb_io.cpp
src/volume2mesh/internal/vdb_meshing.cpp
tests/conftest.py
tests/test_meshing.py
tests/travis_install.sh
tests/data/bunny.obj
tests/data/cube.stl
tests/data/material_cub.mtl
tests/data/material_cub.obj