Skip to content

Commit

Permalink
Add Genuary Day 27 to site
Browse files Browse the repository at this point in the history
  • Loading branch information
ericyd committed Jan 26, 2024
1 parent 9469537 commit 3c18dd5
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs-source/20240126-genuary2024-26.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ description: >
Grow a seed.
</blockquote>
<br>
A recursive tree-building algorithm
A recursive tree-building algorithm, using quadratic bezier curves for the "branches".
sourceCodeLinks:
- https://github.com/ericyd/generative-art/blob/b161387f1275574e2ff42850443b7557444fe656/homegrown-svg/sketch/240126-Genuary2024_26.js
Expand Down
23 changes: 23 additions & 0 deletions docs-source/20240127-genuary2024-27.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
title: Genuary 2024 Day 27
imageSeries:
# /c_scale,w_500
- src: https://res.cloudinary.com/ericyd/image/upload/v1706302213/art/240127-Genuary2024_27_2024-01-26T20-41-19-516Z-seed-8852037180828291-maxDepth-8.svg_nftckq.png
srcSmall: https://res.cloudinary.com/ericyd/image/upload/c_scale,w_500/v1706302213/art/240127-Genuary2024_27_2024-01-26T20-41-19-516Z-seed-8852037180828291-maxDepth-8.svg_nftckq.png
- src: https://res.cloudinary.com/ericyd/image/upload/v1706302212/art/240127-Genuary2024_27_2024-01-26T20-41-06-081Z-seed-7640603347606109-maxDepth-7.svg_ooezdu.png
srcSmall: https://res.cloudinary.com/ericyd/image/upload/c_scale,w_500/v1706302212/art/240127-Genuary2024_27_2024-01-26T20-41-06-081Z-seed-7640603347606109-maxDepth-7.svg_ooezdu.png

description: >
#Genuary day 27! https://genuary.art/prompts
<br><br>
<blockquote>
JAN. 27 (credit: Amy Goodchild)
<br>
Code for one hour. At the one hour mark, you're done.
</blockquote>
<br>
I spent about 29 minutes coding this one - very happy with the result! That said, I spent at least 30-60 minutes thinking about it before hand 😁
sourceCodeLinks:
- https://github.com/ericyd/generative-art/blob/946953736e2fa9ce10b91016390ff92636b20c2e/homegrown-svg/sketch/240126-Genuary2024_27.js

createdAt: 2024-01-27
2 changes: 1 addition & 1 deletion docs/images.json

Large diffs are not rendered by default.

0 comments on commit 3c18dd5

Please sign in to comment.