README.md
pyproject.toml
src/structura_render/__init__.py
src/structura_render/__init__.pyi
src/structura_render/__main__.py
src/structura_render/assets.py
src/structura_render/block_colours.py
src/structura_render/block_model.py
src/structura_render/build_full_cube_list.py
src/structura_render/build_opaque_blocks.py
src/structura_render/camera.py
src/structura_render/diagnostics.py
src/structura_render/doctor.py
src/structura_render/entities.py
src/structura_render/entity_models.py
src/structura_render/entity_shapes.py
src/structura_render/examples.py
src/structura_render/export.py
src/structura_render/export_io.py
src/structura_render/font.py
src/structura_render/full_cube.py
src/structura_render/geometry.py
src/structura_render/gltf.py
src/structura_render/hero.py
src/structura_render/item_models.py
src/structura_render/legacy_input.py
src/structura_render/mesh.py
src/structura_render/mesh_export.py
src/structura_render/obj.py
src/structura_render/overlays.py
src/structura_render/projections.py
src/structura_render/py.typed
src/structura_render/stl.py
src/structura_render/svg.py
src/structura_render/textures.py
src/structura_render/usdz.py
src/structura_render/vox.py
src/structura_render.egg-info/PKG-INFO
src/structura_render.egg-info/SOURCES.txt
src/structura_render.egg-info/dependency_links.txt
src/structura_render.egg-info/entry_points.txt
src/structura_render.egg-info/requires.txt
src/structura_render.egg-info/top_level.txt
src/structura_render/data/entity_models_26_2.json
src/structura_render/data/full_cube_blocks.json
src/structura_render/data/opaque_blocks.json
src/structura_render/data/examples/README.md
src/structura_render/data/examples/blocks.nbt
src/structura_render/data/examples/coverage.json
src/structura_render/data/examples/demo.nbt
src/structura_render/data/examples/entities.nbt
tests/test_additional_exports.py
tests/test_asset_context.py
tests/test_camera.py
tests/test_doctor.py
tests/test_entities.py
tests/test_entity_unwrap.py
tests/test_examples.py
tests/test_export_io.py
tests/test_geometry_exports.py
tests/test_hero.py
tests/test_legacy_input.py
tests/test_mesh.py
tests/test_projections.py
tests/test_textures.py
tests/test_usdz.py