Files
spacedrive/packages/interface
Jamie Pine 8abc966b84 Add Gaussian Splat generation functionality
- Introduced a new `GaussianSplat` variant in the `JobOutput` enum to handle output from Gaussian splat jobs.
- Implemented `GenerateSplatAction` for initiating Gaussian splat generation, including input and output structures.
- Created `GaussianSplatJob` and its associated processing logic for batch image processing and splat generation.
- Added `GaussianSplatProcessor` to manage the processing of images into 3D Gaussian splats.
- Updated the media module to include new splat-related functionalities and integrated them into the existing workflow.
- Enhanced the interface components to support visualization and interaction with Gaussian splats, including a toggle for displaying splat overlays.
- Updated TypeScript types to accommodate new splat generation inputs and outputs, ensuring type safety across the application.
2025-12-18 12:20:54 -08:00
..
2025-11-14 21:31:21 -08:00
2025-12-01 13:33:00 -08:00
2025-11-14 21:31:21 -08:00