Skip to content

brunorc93/islandShapeGen.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Island Shape Generator

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:

Island 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:

Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape Example of generated island shape

About

Island shape generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages