Scene files are too large, and loading a scene can take a while. - [x] [Optimize point cloud data](https://github.com/upstreet-labs/gen/pull/11) (3MiB) - [x] [Remove color arrays used in debugging](https://github.com/upstreet-labs/gen/pull/10) (36MiB) - [x] [Remove duplicate segment mask data](https://github.com/upstreet-labs/gen/pull/12) (4MiB) - [ ] [Compress prompt image](https://github.com/upstreet-labs/gen/pull/14) (~1.8MiB) - [x] [Use JPEG instead of PNG format for prompt image](https://github.com/upstreet-labs/gen/pull/16) (~1.9MiB) - [x] [Gzip scene](https://github.com/upstreet-labs/gen/pull/13) (varies) - [ ] Combine planeSpec and segmentSpec data
Scene files are too large, and loading a scene can take a while.