.editorconfig
.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
CHANGELOG.md
CONTRIBUTING.md
GOVERNANCE.md
HOW_TO_MAINTAIN.md
LICENSE
README.rst
flake.lock
flake.nix
pyproject.toml
setup.cfg
shell.nix
sonar-project.properties
.benchmarks/Linux-CPython-3.9-64bit/0001_framework-16-2024-12-12.json
.gitlab/issue_templates/default.md
.gitlab/merge_request_templates/default.md
docker/Dockerfile
docker/README.md
docker/requirements.txt
docs/Makefile
docs/README.md
docs/api.rst
docs/changelog.md
docs/cli.rst
docs/conf.py
docs/example_with_giro3d.jpg
docs/faq.md
docs/index.rst
docs/install.rst
docs/pc_layout.png
docs/versions_switcher_builder.py
docs/_static/css/common.css
docs/_static/css/custom.css
docs/extensions/py3dtiles_sphinx_ext.py
fixtures_generation/ply_creation.py
fixtures_generation/without_color_pipeline.json
graphics/background.png
graphics/logo.svg
graphics/logo_300x65.png
graphics/logo_square.svg
graphics/logo_square_200x187.png
graphics/sample01.png
graphics/sample02.png
graphics/sample03.png
graphics/favicons/apple-touch-icon.png
graphics/favicons/favicon-96x96.png
graphics/favicons/favicon.ico
graphics/favicons/favicon.svg
graphics/favicons/site.webmanifest
graphics/favicons/web-app-manifest-192x192.png
graphics/favicons/web-app-manifest-512x512.png
graphics/sponsors/anfsi_small.png
graphics/sponsors/aura.svg
graphics/sponsors/liris.png
graphics/sponsors/minalogic.png
graphics/sponsors/oslandia.png
graphics/sponsors/ratp.jpg
html/logo_py3dtiles.png
nix/README.md
py3dtiles/__init__.py
py3dtiles/command_line.py
py3dtiles/constants.py
py3dtiles/convert.py
py3dtiles/exceptions.py
py3dtiles/export.py
py3dtiles/info.py
py3dtiles/merger.py
py3dtiles/points.py
py3dtiles/py.typed
py3dtiles/typing.py
py3dtiles/utils.py
py3dtiles.egg-info/PKG-INFO
py3dtiles.egg-info/SOURCES.txt
py3dtiles.egg-info/dependency_links.txt
py3dtiles.egg-info/entry_points.txt
py3dtiles.egg-info/requires.txt
py3dtiles.egg-info/top_level.txt
py3dtiles/reader/__init__.py
py3dtiles/reader/las_reader.py
py3dtiles/reader/ply_reader.py
py3dtiles/reader/xyz_reader.py
py3dtiles/tilers/__init__.py
py3dtiles/tilers/b3dm/__init__.py
py3dtiles/tilers/b3dm/wkb_utils.py
py3dtiles/tilers/base_tiler/__init__.py
py3dtiles/tilers/base_tiler/message_type.py
py3dtiles/tilers/base_tiler/shared_metadata.py
py3dtiles/tilers/base_tiler/tiler.py
py3dtiles/tilers/base_tiler/tiler_worker.py
py3dtiles/tilers/point/__init__.py
py3dtiles/tilers/point/matrix_manipulation.py
py3dtiles/tilers/point/point_message_type.py
py3dtiles/tilers/point/point_shared_metadata.py
py3dtiles/tilers/point/point_state.py
py3dtiles/tilers/point/point_tiler.py
py3dtiles/tilers/point/point_tiler_worker.py
py3dtiles/tilers/point/node/__init__.py
py3dtiles/tilers/point/node/distance.py
py3dtiles/tilers/point/node/node.py
py3dtiles/tilers/point/node/node_catalog.py
py3dtiles/tilers/point/node/node_process.py
py3dtiles/tilers/point/node/points_grid.py
py3dtiles/tilers/point/node/shared_node_store.py
py3dtiles/tilers/point/pnts/__init__.py
py3dtiles/tilers/point/pnts/constants.py
py3dtiles/tilers/point/pnts/pnts_writer.py
py3dtiles/tileset/__init__.py
py3dtiles/tileset/bounding_volume.py
py3dtiles/tileset/bounding_volume_box.py
py3dtiles/tileset/root_property.py
py3dtiles/tileset/tile.py
py3dtiles/tileset/tileset.py
py3dtiles/tileset/utils.py
py3dtiles/tileset/content/__init__.py
py3dtiles/tileset/content/b3dm.py
py3dtiles/tileset/content/b3dm_feature_table.py
py3dtiles/tileset/content/batch_table.py
py3dtiles/tileset/content/constants.py
py3dtiles/tileset/content/feature_table.py
py3dtiles/tileset/content/gltf_utils.py
py3dtiles/tileset/content/pnts.py
py3dtiles/tileset/content/pnts_feature_table.py
py3dtiles/tileset/content/tile_content.py
py3dtiles/tileset/content/tile_content_reader.py
py3dtiles/tileset/extension/__init__.py
py3dtiles/tileset/extension/base_extension.py
py3dtiles/tileset/extension/batch_table_hierarchy_extension.py
site/index.html
site/css/common.css
tests/__init__.py
tests/conftest.py
tests/test_batch_table.py
tests/test_batch_table_hierachy_extension.py
tests/test_code_examples.py
tests/test_convert.py
tests/test_export.py
tests/test_extension.py
tests/test_merger.py
tests/test_pnts.py
tests/test_points.py
tests/test_shared_node_store.py
tests/test_tile.py
tests/test_tileset.py
tests/test_utils.py
tests/test_wkb_utils.py
tests/fixtures/batch_table_hierarchy_reference_sample.json
tests/fixtures/big_polygon_counter_clockwise.geojson
tests/fixtures/buildings.b3dm
tests/fixtures/easting_northing_ordering_2326.xyz
tests/fixtures/mock_extension.py
tests/fixtures/northing_easting_ordering_2326.xyz
tests/fixtures/pointCloudRGB.pnts
tests/fixtures/ripple.las
tests/fixtures/simple.ply
tests/fixtures/simple.xyz
tests/fixtures/simple_with_16_bits_colors.ply
tests/fixtures/simple_with_8_bits_colors.ply
tests/fixtures/simple_with_classification.ply
tests/fixtures/simple_with_classification_and_intensity.ply
tests/fixtures/simple_with_classification_and_intensity_f4.ply
tests/fixtures/simple_with_intensity.ply
tests/fixtures/simple_with_irgb.xyz
tests/fixtures/simple_with_irgb_and_classification.csv
tests/fixtures/simple_with_rgb.xyz
tests/fixtures/simple_without_colors.ply
tests/fixtures/square.wkb
tests/fixtures/squareUV.wkb
tests/fixtures/square_ewkb.wkb
tests/fixtures/squaretexture.jpg
tests/fixtures/stacked_points.las
tests/fixtures/star_clockwise.geojson
tests/fixtures/star_counterclockwise.geojson
tests/fixtures/star_zx_counter_clockwise.geojson
tests/fixtures/tile_with_extension.b3dm
tests/fixtures/tileset.json
tests/fixtures/tileset_with_extension.json
tests/fixtures/with_srs_3857.las
tests/fixtures/with_srs_3950.las
tests/fixtures/without_rgb.las
tests/fixtures/without_srs.las
tests/fixtures/building/building.wkb
tests/fixtures/tiles/r.pnts
tests/fixtures/tiles/r1.pnts
tests/fixtures/tiles/r5.pnts
tests/fixtures/tiles/r7.pnts
tests/fixtures/tiles/tileset.json
tests/reader/test_las_reader.py
tests/reader/test_ply_reader.py
tests/reader/test_xyz_reader.py
tests/tilers/point/test_matrix_manipulation.py
tests/tilers/point/test_point_tiler.py
tests/tilers/point/node/test_distance.py
tests/tilers/point/node/test_node.py
tests/tilers/point/node/test_points_grid.py
tests/tileset/test_bounding_volume_box.py
tests/tileset/content/test_b3dm.py
tests/tileset/content/test_gltf_utils.py