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

Terrain image import #69

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
@Rampastring Rampastring force-pushed the yr branch 2 times, most recently from 0708975 to 32ace71 Compare November 9, 2024 11:58
@Rampastring Rampastring force-pushed the yr branch 3 times, most recently from 85662c3 to 9ce3f0b Compare November 23, 2024 20:59
@ZivDero ZivDero force-pushed the yr branch 2 times, most recently from a7be093 to 3230bb5 Compare December 15, 2024 20:53
@Rampastring Rampastring force-pushed the yr branch 9 times, most recently from 6a5727c to ae17c0d Compare December 21, 2024 15:28
@ZivDero ZivDero force-pushed the yr branch 2 times, most recently from cb8f491 to 14d1272 Compare December 22, 2024 18:46
@Rampastring Rampastring force-pushed the yr branch 4 times, most recently from 41942aa to ef3690f Compare January 13, 2025 15:17
@ZivDero ZivDero force-pushed the yr branch 4 times, most recently from cafad97 to 338df88 Compare February 4, 2025 16:50
@Rampastring Rampastring force-pushed the yr branch 3 times, most recently from a0cdfcf to eeea5b8 Compare February 11, 2025 16:29
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