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

input heightmap range scaling #9

Open
ergor opened this issue Oct 3, 2019 · 0 comments
Open

input heightmap range scaling #9

ergor opened this issue Oct 3, 2019 · 0 comments
Projects

Comments

@ergor
Copy link
Owner

ergor commented Oct 3, 2019

If the input heightmap has heights greater than 255, it can't fit in the game. There should be several options for how to deal with this:

  • No scaling (clipping)
  • Linear scaling
  • Logarithmic scaling
@ergor ergor added this to To do in road to 1.0 Oct 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
road to 1.0
  
To do
Development

No branches or pull requests

1 participant