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

Support huge worlds #47

Open
1j01 opened this issue Sep 1, 2024 · 0 comments
Open

Support huge worlds #47

1j01 opened this issue Sep 1, 2024 · 0 comments

Comments

@1j01
Copy link
Owner

1j01 commented Sep 1, 2024

  • try making a proof of concept for an infinite or huge world
    • controls for resizing regions of the world without changing every serialized x coordinate to the right of the resizing point
    • transitions between biomes would be an important target for editing, so it might actually make sense when dividing world sections to divide it in a less interesting area that is centered in one of the biomes, so if the sections had names they would be like "grasslands to mountains", "mountains to hills", "hills to swamp"
    • simulating groups of entities that are offscreen in web workers, pairing/pooling entities that need to interact?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant