LICENSE
README.md
pyproject.toml
setup.py
pytrace3d/__init__.py
pytrace3d/cli.py
pytrace3d/decorators.py
pytrace3d.egg-info/PKG-INFO
pytrace3d.egg-info/SOURCES.txt
pytrace3d.egg-info/dependency_links.txt
pytrace3d.egg-info/entry_points.txt
pytrace3d.egg-info/requires.txt
pytrace3d.egg-info/top_level.txt
pytrace3d/bridge/__init__.py
pytrace3d/bridge/file_watcher.py
pytrace3d/bridge/live_sync.py
pytrace3d/gui/__init__.py
pytrace3d/gui/node_builder.py
pytrace3d/gui/node_canvas.py
pytrace3d/gui/studio.py
tests/test_bridge.py
tests/test_compiler.py
tests/test_database.py
tests/test_flow_compiler.py
tests/test_spatial.py
tests/test_tracer.py
tests/test_vm.py