-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
30 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
title: Genuary 2024 Day 13 | ||
imageSeries: | ||
# /c_scale,w_500 | ||
- src: https://res.cloudinary.com/ericyd/image/upload/v1705191582/art/240113-Genuary2024_13_2024-01-14T00-19-08-114Z-seed-3831459812932491.svg_y15b0v.png | ||
srcSmall: https://res.cloudinary.com/ericyd/image/upload/c_scale,w_500/v1705191582/art/240113-Genuary2024_13_2024-01-14T00-19-08-114Z-seed-3831459812932491.svg_y15b0v.png | ||
|
||
description: > | ||
#Genuary day 10! https://genuary.art/prompts#jan10 | ||
<br><br> | ||
<blockquote> | ||
JAN. 13 (credit: Piter Pasma) | ||
<br> | ||
Share your results using the hashtags #genuary13 (this prompt) and #genuary! | ||
<br> | ||
Wobbly function day. | ||
<br> | ||
<a href="https://piterpasma.nl/articles/wobbly">Wobbly Functions</a> (article updated 2024/01/13!!) are a name I've given to smoothly undulating formulas made from modulated sine waves. Usually it's formulas of the form: | ||
<br> | ||
<pre>sin(a * b + c + d * sin(e * f + g)) + sin(h * i + j + k * sin(l * m + n)) + ...</pre> | ||
<br> | ||
Or something along those lines. Don’t worry about angles or trigonometric identities, just go with the wobble! | ||
</blockquote> | ||
<br> | ||
Interestingly, I had an idea very similar to this before I read this prompt or article! | ||
sourceCodeLinks: | ||
- https://github.com/ericyd/generative-art/blob/205635568ce33e3e37ff3819f59fa25ee2b324ac/homegrown-svg/sketch/240113-Genuary2024_13.js | ||
|
||
createdAt: 2024-01-13 |
Large diffs are not rendered by default.
Oops, something went wrong.