Skip to content

Map generator based on Voronoi Diagram and Perlin noise

Notifications You must be signed in to change notification settings

averrin/mapgen-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

34c0b2e · Jul 16, 2018
May 24, 2018
May 24, 2018
Oct 10, 2017
Jul 13, 2018
Jul 15, 2018
May 24, 2018
Jul 11, 2018
Jul 15, 2018
Sep 17, 2017
Sep 17, 2017
Dec 10, 2017
Sep 9, 2017
Oct 6, 2017
May 25, 2018

Repository files navigation

If you looking for Unity usage, you can found pre-alpha version here

mapgen

Map generator based on Voronoi Diagram and Perlin noise

screenshot

Build from sources

Linux

  • Install dev version of SFML and libnoise
  • cmake .
  • make

Windows

  • Install SFML
  • Install CMake for Windows
  • cmake .
  • Built created solution with Visual Studio
  • Add libnoise.dll and sfml libraries to result folder
  • Copy images/ and font.ttf into save folder

About

Map generator based on Voronoi Diagram and Perlin noise

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages