Getting Started
File Formats and Conversion
StorySplat supports two main file formats:
- .ply files: Standard 3D point cloud format, commonly exported from 3D scanning software
- .splat files: Optimized format specifically for gaussian splatting
We recommend converting .ply files to .splat format using our built-in converter for optimal performance.
Loading Your First Scene
There are multiple ways to get your 3D content into StorySplat:
- Drag and Drop: Simply drag your .ply or .splat file into the editor
- File Menu: Use the File → Open option to select your file
- URL Import: Load scenes directly from a URL (must be CORS-enabled)