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] Climate Parameter Samples #287

Open
YourLocalKnight opened this issue Feb 11, 2024 · 0 comments
Open

[Feature Request] Climate Parameter Samples #287

YourLocalKnight opened this issue Feb 11, 2024 · 0 comments

Comments

@YourLocalKnight
Copy link

YourLocalKnight commented Feb 11, 2024

Instead of sampling specific biomes to ensure that a particular percentage of that biome will cover a defined area, a new condition can be added to sample the required coverage that a certain climate parameter must overlay in an area that one sets. For instance, if one wants a seed with little-to-no ocean, one can then apply a condition that confirms that the required coverage of continentalness above -1900 is 75% (or the inverse of that; <25% continentalness below -1900). This operates extremely similarly to the Biome sample condition; however, it can significantly tick the speed of the query compared to searches of various biomes and eliminate the need for multiple biomes to be yielded, but instead collectively depending on the climate parameter(s) to potentially create a further efficient criteria.

Cubitect added a commit that referenced this issue Jun 2, 2024
* added trial chambers (no icon yet)
* added sampling filter for climate noise (#287)
* fixed a crash from testing code for stack allocation (#290)
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

1 participant