Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: ability to cache downloaded scenes in ThreeJS cache #298

Open
AlexRynas opened this issue Aug 6, 2024 · 1 comment
Open

Comments

@AlexRynas
Copy link

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.

@mkkellogg
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants