Skip to content

jaradhosking/PathCreation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PathCreation

A brief code sample, written in C#. Takes in a .JSON file of several 'tiles' with varying linear shapes (squares, triangles), and then returns paths representing the perimeter of clusters of touching tiles.

For example, the sixteen tiles in the image below are grouped into eight (A through H) clusters, each consisting of tiles that much share a side. THe program identifies such clusters and returns points representing the path around the perimeter of each cluster.

Image of tiles

About

A brief code sample, written in C#. Takes in a .JSON file of several 'tiles' with varying linear shapes (squares, triangles), and then returns paths representing the perimeter of clusters of adjacent tiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages