/cs-fortune

An implementation of Fortune's Algorithm in C# for use within the Unity platform.

Primary LanguageC#MIT LicenseMIT

cs-fortune

Introduction

This is a currently unfinished implementation of Fortune's Algorithm for a Unity project I've been working on. Pretty much all of the logic is in place, there are only a few thorny bugs that need to be ironed out.

Implementation

Implemented in Unity 5.