.flake8
.gitignore
CITATION.cff
CMakeLists.txt
CMakePresets.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE.md
README.md
SECURITY.md
SUPPORT.md
VERSION
pyproject.toml
setup.py
.github/copilot-instructions.md
.github/skills/bump-version/SKILL.md
.github/skills/c-testing/SKILL.md
.github/skills/python-testing/SKILL.md
.github/workflows/build_wheels.yml
.github/workflows/pr_gate.yml
cmake/voxelpicConfig.cmake.in
docs/bird.png
docs/bird_attribution.txt
docs/bird_scene.mp4
docs/bird_scene_thumb.png
docs/bird_vp.mp4
docs/bird_vp_thumb.png
docs/codec_layout.png
docs/sample.png
include/voxelpic/voxelpic.h
src/CMakeLists.txt
src/__init__.py
src/voxelpic.c
src/voxelpic.py
src/voxelpicpy.c
src/voxelpic.egg-info/PKG-INFO
src/voxelpic.egg-info/SOURCES.txt
src/voxelpic.egg-info/dependency_links.txt
src/voxelpic.egg-info/requires.txt
src/voxelpic.egg-info/top_level.txt
test/CMakeLists.txt
test/api_test.c
test/color_test.c
test/image_test.c
test/image_test_gen.py
test/show_voxel_test_data.py
test/test.h
test/test_python_api.py
test/voxel_test.c
test/voxel_test_gen.py
tools/CMakeLists.txt
tools/cloud_gen.py
tools/requirements.txt
tools/show_cloud.py
tools/show_level.py
tools/version.h.in
tools/vpic.c