Features
- Added Docker support with complete Dockerfile and configuration
- Added Docker usage instructions to README.md
Fixes
- Updated webui.py to run server on all interfaces (0.0.0.0)
- Fixed Docker working directory and command path issues
Refactoring
- Updated export_gltf function to use Camera and ImageSlice objects
- Converted _dimension_at_depth method in ImageSlice class to staticmethod