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

Increase resolution size. #75

Open
drakgoku opened this issue Jan 6, 2023 · 3 comments
Open

Increase resolution size. #75

drakgoku opened this issue Jan 6, 2023 · 3 comments

Comments

@drakgoku
Copy link

drakgoku commented Jan 6, 2023

Currently the resolution size is 1081x1081.
image
Can it be increased to 1024, 2048... ?

This resolution is not always good. For example, tangrams.github.io/heightmapper works with the monitor's resolution. Is there something similar for heightmap.skydark?

@delebash
Copy link

You can use Gimp a free image manipulation program to resample the image to what you want use lancos resample method. Google Gimp resample. You can also try my app where you choose the Unreal Landscape size and this resamples the image. https://terrain.justgeektechs.com/. Although I like some of the features of this app and am currently considering a rewrite.

@drakgoku
Copy link
Author

If you use Gimp to resample the image with Lanczos, you may lose some quality due to this effect, especially if you resize the image by a large proportion. It also depends on the quality of the original image and the desired size.
Would it cost you a lot to implement other resolutions?

@delebash
Copy link

The highest resolution Mapbox provides is 512x512 for their images.

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

2 participants