.gitignore
LICENSE
README.md
mkdocs.yml
pyproject.toml
.github/workflows/deploy-documentation.yml
.github/workflows/release-and-publish-to-pypi.yml
docs/CHANGELOG.md
docs/index.md
docs/examples/example_README/example0.md
docs/examples/example_README/example0.py
docs/examples/example_README/example0_viewport.png
docs/examples/example_README/example_README.zip
docs/examples/example_README/example_marker.png
docs/examples/example_README/example_mesh.stl
docs/examples/example_README/gds_file.gds
docs/examples/example_README/preset_from_file.toml
docs/examples/example_menger/25x_IP-n162_surface_menger.toml
docs/examples/example_menger/example_menger_cube.py
docs/examples/example_menger/visualize_menger_cube.py
docs/examples/example_menger/voxel_cube_10um.stl
docs/examples/example_menger/voxel_cube_1um.stl
docs/examples/example_stl_sweep/example_stl_sweep.py
docs/examples/example_stl_sweep/example_stl_sweep_with_gds.md
docs/examples/example_stl_sweep/example_stl_sweep_with_gds.png
docs/examples/example_stl_sweep/example_stl_sweep_with_gds.zip
docs/gds/GDSParser.md
docs/howtocite/howtocite.md
docs/images/favicon.ico
docs/images/logo.png
docs/images/logo.svg
docs/nodes/Node.md
docs/nodes/Project.md
docs/nodes/aligners/CoarseAligner.md
docs/nodes/aligners/EdgeAligner.md
docs/nodes/aligners/FiberAligner.md
docs/nodes/aligners/InterfaceAligner.md
docs/nodes/aligners/MarkerAligner.md
docs/nodes/misc/Capture.md
docs/nodes/misc/DoseCompensation.md
docs/nodes/misc/StageMove.md
docs/nodes/misc/Wait.md
docs/nodes/space/Array.md
docs/nodes/space/Group.md
docs/nodes/space/Scene.md
docs/nodes/structures/Lens.md
docs/nodes/structures/Structure.md
docs/nodes/structures/Text.md
docs/preset/Preset.md
docs/resources/Image.md
docs/resources/Mesh.md
docs/resources/resources.md
docs/stylesheets/extra.css
docs/tutorials/gds_parsing.md
docs/tutorials/node_viewport.md
docs/tutorials/nodes.md
docs/tutorials/resources_and_presets.md
npxpy/__init__.py
npxpy/_version.py
npxpy/gds.py
npxpy/preset.py
npxpy/resources.py
npxpy.egg-info/PKG-INFO
npxpy.egg-info/SOURCES.txt
npxpy.egg-info/dependency_links.txt
npxpy.egg-info/requires.txt
npxpy.egg-info/top_level.txt
npxpy/images/__init__.py
npxpy/images/logo.png
npxpy/nodes/__init__.py
npxpy/nodes/_viewport_helpers.py
npxpy/nodes/aligners.py
npxpy/nodes/misc.py
npxpy/nodes/node.py
npxpy/nodes/project.py
npxpy/nodes/space.py
npxpy/nodes/structures.py
test_presets/25x_IP-Visio.toml
test_presets/25x_IP-n162_anchorage_FuSi.toml
test_presets/25x_IP-n162_speed.toml
test_resources/5416ba193f0bacf1e37be08d5c249914/combined_file.stl
test_resources/78eab7abd2cd201630ba30ed5a7ef4fc/markers.png
tests/__init__.py
tests/test_nodes.py
tests/test_nodes_aligners.py
tests/test_nodes_miscs.py
tests/test_nodes_node.py
tests/test_nodes_project.py
tests/test_nodes_space.py
tests/test_nodes_structures.py
tests/test_preset.py
tests/test_resources.py
tests/test_temp_project.py
tests/test_presets/25x_IP-Visio.toml
tests/test_presets/25x_IP-n162_anchorage_FuSi.toml
tests/test_presets/25x_IP-n162_speed.toml
tests/test_resources/5416ba193f0bacf1e37be08d5c249914/combined_file.stl
tests/test_resources/78eab7abd2cd201630ba30ed5a7ef4fc/markers.png