Skip to content

OliverVea/Olve.Grids

Repository files navigation

Grids Banner

NuGetGitHubLOCNuGet Downloads

Olve.Grids

Table of contents

Purpose

The purpose of this library is to define rules for a tile atlas and then procedurally generate outputs given some input geometry.

It handles a specific problem, i.e. generating valid variations of a tile atlas given some input geometry. It assumes a grid-based system where each cell can contain a tile from a tile atlas.

Overview

Please see the individual projects for more information.