Skip to content

Terrain image import #69

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

Open
wants to merge 7 commits into
base: yr
Choose a base branch
from

Conversation

Multfinite
Copy link
Contributor

Creation menu

image

How it works

Terrain just will be projected on the map. All color-to-tile are configurable, see Config\ImporterDefault.ini. Also, config can be specified at creation menu. If It isn't then will be used default.

Base level is the basic height level of the map to create. If heighmap used then heightmap value will be added to base level value.

Projection does not require specific asepct ratio for map, but it is possible to get correct aspect ratio by use 'Auto' on height. In this case size of map can be set by width, which used as base parameter for height calculation.

Note: some values in formulas was reached via experiments and tries.

@Rampastring Rampastring force-pushed the yr branch 3 times, most recently from 82693e9 to 47ae89a Compare January 8, 2024 21:51
@Multfinite Multfinite force-pushed the terrain_image_import branch from 447a1cd to 89cc7f9 Compare January 9, 2024 02:53
@Rampastring Rampastring force-pushed the yr branch 15 times, most recently from e75d315 to acc4192 Compare January 17, 2024 15:45
@Rampastring Rampastring force-pushed the yr branch 3 times, most recently from 563420f to a925280 Compare January 22, 2024 17:26
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

Successfully merging this pull request may close these issues.

2 participants