README.md
pyproject.toml
src/structura_render/__init__.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/entities.py
src/structura_render/entity_models.py
src/structura_render/entity_shapes.py
src/structura_render/export_io.py
src/structura_render/font.py
src/structura_render/full_cube.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/projections.py
src/structura_render/stl.py
src/structura_render/textures.py
src/structura_render/usdz.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
tests/test_camera.py
tests/test_entities.py
tests/test_entity_unwrap.py
tests/test_export_io.py
tests/test_geometry_exports.py
tests/test_legacy_input.py
tests/test_mesh.py
tests/test_textures.py
tests/test_usdz.py