|
|
@ -0,0 +1,27 @@ |
|
|
|
+++ |
|
|
|
template = "project.html" |
|
|
|
title = "Tessellation" |
|
|
|
[extra] |
|
|
|
date_created = 2020-11-25 |
|
|
|
website = "https://tessellation.space/" |
|
|
|
featured = false |
|
|
|
meta_image = "projects/tessellation/jakub-valenta-sebastien-mazauric-tessellation--1080x1080.png" |
|
|
|
+++ |
|
|
|
|
|
|
|
*in collaboration with [Sébastien Mazauric](https://uttarayan.tumblr.com/)* |
|
|
|
|
|
|
|
A web app to arrange tiles according to specified rules. |
|
|
|
|
|
|
|
Tessellation allows you to upload square images and define how they connect. The |
|
|
|
app will then try to arrange the tiles into a larger composition adhering to the |
|
|
|
connection rules. This is similar to the [Wang tiles |
|
|
|
problem](https://en.wikipedia.org/wiki/Wang_tile). |
|
|
|
|
|
|
|
- [Go to the web app](https://tessellation.space/). |
|
|
|
- [See the code](https://github.com/jakubvalenta/tessellation) |
|
|
|
|
|
|
|
<div> |
|
|
|
{{ image(link='projects/tessellation/jakub-valenta-sebastien-mazauric-tessellation.png', path='projects/tessellation/jakub-valenta-sebastien-mazauric-tessellation--500x.png', width=500, alt='Jakub Valenta & Sébastien Mazauric - Tessellation, 2020') }} |
|
|
|
</div> |
|
|
|
|
|
|
|
<!-- more --> |