Home

Awesome

VoronoiMapGen

Generation of random Island maps with Voronoi using C++

About the Procedural Island Generator

This project is a procedural island generator following the tutorial at http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/

It has the following steps:

How to Use

Run the exe Executable file under Bin\Debug\ or Bin\Release floder, some parameters as below:

Example

Map Generation example

Requirements

No other requirment, the project is based my SGP Engine. You can open Builds\VisualStudio2010\VoronoiMapGen.sln with VS 2010, Compile and Enjoy it!

Developed By

I would like to give thanks to the people whose libraries helped make this project a reality(It seems changing my project from C++ to C! orz:)):

by phoenixzz (Weng xiao yi) - phoenixzz@sina.com