This was coded with C# initially for Unity3D and then adapted for C#.net.
It can be compiled with .net sdk 5 using dotnet build
or dotnet run
in the my-app folder through the command line.
It builds a command line application that opens up a window showing the generation process if wanted.
example .gif of the generation process:
This is one module of a series used on Unity3D to generate island meshes. Other modules adapted for C#.net can be seen in the following links:
The following modules use Unity
(more links will be added as soon as the modules are ported onto C#.net or made presentable in Unity).
The full Unity Project can be followed here
This module generates islands shapes through the alpha channel of a bitmap. The results can be seen in the following images: