-
https://en.wikipedia.org/wiki/Aperiodic_tiling
https://en.wikipedia.org/wiki/Einstein_problem
It'd be a cool demonstration of the boundlessness of the adaptive resolution system.
-
Why?
`Wanted to make random tilemap generator for LDTK -> Too much work to assign ruletiles in LDTK -> Make fully procedural map generator -> Draw basic tilesets > AseSprite doesn't support seamles…
-
Include a generator of images that have the feel of [classic tiled wallpapers](https://github.com/peteroupc/classic-wallpaper). The following are suggestions on how the generator can generate these t…
-
### Description
(Windows target)
If in the generator_startup() script on line 67 we change var _y=1 to var _y=0 (filling tiles from the zero cell), then instance_position of the obj_player object wi…
-
-
Generate tiles from different zoomlevels, when they are not loaded yet. This should be quite easy. Either scale them up 200%, and take a quarter, or scale them down 50% and combine four. It might be n…
-
benlk updated
8 years ago
-
Currently, the tools that support the Uncharted Space tiles and Discordant Stars faction tiles all represent them in different ways, which prevents generating a map using one site and using it in anot…
-
### Possible Fixes
Yes
### Modpack Version
0.3.3a
### What happened?
Multiple different recipes shows it need more resources. But it will accept the normal recipe.
![2024-11-08 19_48_27-Minecraf…
-
[this code ](https://github.com/driftmap/tile-generator/blob/main/src/tile_tree_generator.py)has a lot of redundancies and should be rewritten