Publisher | Hence Games |
---|---|
File size | 2.47MB |
Number of files | 87 |
Latest version | 1 |
Latest release date | 2015-07-29 08:36:36 |
First release date | 2015-07-29 08:36:36 |
Supported Unity versions | 2018.4.2 or higher |
TriThis is a triangulation package that allows you to generate meshes of randomly generated 2D level grids and visualize them.
It reads a grid with cell types, typically generated by a procedural level generation algorithm, and creates a mesh representation of the data.
Included is an example that reads level data from a file and visualizes it with a mesh.
WARNING!
This package does not include methods to randomly generate content (levels etc), merely a way to visualize them.
This package does offer an example of how to use it in combination with Pro-D , a Unity package for procedural dungeon generation.
More on development on this package can be read on our blog