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: Support large scenes and large file sizes #84

Open
xiasun opened this issue Dec 18, 2023 · 3 comments
Open

Feature: Support large scenes and large file sizes #84

xiasun opened this issue Dec 18, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@xiasun
Copy link

xiasun commented Dec 18, 2023

There is a 2GB size limitation for JavaScript strings. Will there be any support for handling large files in JavaScript, such as file partitioning or other techniques?

Thanks!

@mkkellogg
Copy link
Owner

Supporting larger scenes and larger data files is definitely something that is on the roadmap. I'm still thinking about how exactly I want to do it, but in some form it will mean breaking up large scenes into multiple files.

@mkkellogg mkkellogg added the enhancement New feature or request label Dec 27, 2023
@mkkellogg mkkellogg changed the title Large file size Feature: Support large scenes and large file sizes Feb 6, 2024
@FeiWang1001
Copy link

Hi Mark, thanks for your great work!
Is there any exact time the large scene feature be released?

@mkkellogg
Copy link
Owner

Unfortunately I don't have a specific timeline for this feature because I'm not sure how much work will be involved and I'm not even sure what the best approach is for implementing it :) Do you have some example scenes that you are hoping to be able to view?

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

No branches or pull requests

3 participants