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

Generate planets #33

Open
thombruce opened this issue Oct 4, 2023 · 1 comment
Open

Generate planets #33

thombruce opened this issue Oct 4, 2023 · 1 comment
Labels
worldgen World generation

Comments

@thombruce
Copy link
Owner

Given a seed, generate a planet. Use a planetary generator to populate a solar system rather than reusing art assets and/or filling the repository with such assets manually.

For the time being, provide orbital radii manually for a single system.

@thombruce thombruce added this to the v0.1.0 milestone Oct 4, 2023
@thombruce
Copy link
Owner Author

Long term, I would like to port https://github.com/Deep-Fold/PixelPlanets to Rust so that we can use the excellent animated planets generated there.

But that's not a small or clear task.

In the meantime, maybe make use of https://github.com/khonsulabs/magrathea/ which is already written in Rust and should work no problem in Bevy.

@thombruce thombruce added core New feature or request worldgen World generation and removed core New feature or request labels Oct 11, 2023
@thombruce thombruce removed this from the v0.1.0 milestone Oct 26, 2023
@thombruce thombruce added this to Verse Nov 6, 2023
@thombruce thombruce moved this to Inbox in Verse Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
worldgen World generation
Projects
Status: Inbox
Development

No branches or pull requests

1 participant