GaussianSplats3D icon indicating copy to clipboard operation
GaussianSplats3D copied to clipboard

Feature request: ability to cache downloaded scenes in ThreeJS cache

Open AlexRynas opened this issue 1 year ago • 2 comments

It would be nice to be able to enable caching of scenes loaded with addSplatScene or addSplatScenes using both regular and progressive loading. Ideally, the splatBuffer would be cached so that when the addSplatScene or addSplatScenes function is called again, the cached splatBuffer would be parsed into the splatMesh again.

AlexRynas avatar Aug 06 '24 07:08 AlexRynas

Sorry for the delayed response, this should be a pretty straightforward thing to add so I'll try to get it into a release soon.

mkkellogg avatar Sep 03 '24 03:09 mkkellogg

@mkkellogg @AlexRynas Any updates on this?

timodwhit avatar Feb 12 '25 15:02 timodwhit