Small World Generator
A downloadable tool for Windows and Linux
A simple world generator, using the Perlin noise algorithm.
This is a small experiment, not a real project, there's not a lot to do with it.
Save generated worlds as .png images, or export them to Minecraft saves.
Exported saves may cause Minecraft to crash.
Uses the SFML library, with dear imgui and imgui + sfml for graphics, and zlib for exporting Minecraft saves.
On linux and windows the executable should work without any additional files (.dll), if it's not the case, feel free to ask me for the missing files.