mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
Updated Q&A (markdown)
parent
4737418c30
commit
e7989393eb
1 changed files with 1 additions and 1 deletions
2
Q&A.md
2
Q&A.md
|
|
@ -6,7 +6,7 @@ Please try to reproduce the issue on your own. If it's reproducible, please log
|
|||
### The map performance is poor, how can I improve it?
|
||||
The performance mainly depends on the number of visible elements and visible map area. The optimization strategies are:
|
||||
* Toggle off unnecessary layers. Be mindful of the _Relief Icons_ layer in particular – it’s the most resource-demanding one.
|
||||
* If you have a wide screen, open the Generator in a separate browser window, make it _much_ smaller (about 900 x 560 pixels) and re-generate the map. Then, zoom in to see the map in detail. It will reduce the rending area and drastically improve the performance.
|
||||
* Open the Generator in a separate browser window, make it _much_ smaller (about 900 x 560 pixels) and re-generate the map. Then, zoom in to see the map in detail. It will reduce the rending area and _drastically_ improve the performance.
|
||||
* When generating maps, set _Points number_ to 10K. Points (cells) number highly affects performance.
|
||||
* Toggle off map and element filters.
|
||||
* Close all irrelevant browser tabs and applications.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue