An open API service indexing awesome lists of open source software.

https://github.com/scenent/cpp-autotile

Autotile system written in C++.
https://github.com/scenent/cpp-autotile

autotile cpp

Last synced: 3 months ago
JSON representation

Autotile system written in C++.

Awesome Lists containing this project

README

        

# cpp-autotile
please install [raincloud](https://github.com/scenent/raincloud) library to compile.

## warning
this algorithm is only available with the template image below(12 x 4, 48 - 1 tiles).
in AutoTile class, you can set cell size with constructor.
![autotile](autotile.png)

## screenshot
![screenshot](screenshot.png)