Skip to content

Commit

Permalink
📝 Link to example code for title in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ewen-lbh committed May 4, 2024
1 parent e7ff660 commit 5938976
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
![shapemaker](title.png)

<center>
<p style="text-align: center;">
<em><a href="https://github.com/ewen-lbh/shapemaker/blob/e7ff660d42f4fc3cb29e1246ee82cbdd2f27c5ab/src/examples.rs#L114">See the code that generated this image</a></em>
</p>
</center>

* * *

An experiment into the generation of 2D flat design abstract artwork using limited shape and color combinations, arranged in a 8-point grid.

[![wakatime](https://wakatime.com/badge/github/ewen-lbh/shapemaker.svg)](https://wakatime.com/badge/github/ewen-lbh/shapemaker)


## Gallery

<div style="display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 1rem;">
Expand Down Expand Up @@ -54,6 +61,4 @@ An experiment into the generation of 2D flat design abstract artwork using limit
**Weaving**
![Weaving](gallery/weaving.svg)



</div>

0 comments on commit 5938976

Please sign in to comment.