Skip to content

Commit

Permalink
Update generative-art.md
Browse files Browse the repository at this point in the history
  • Loading branch information
starzonmyarmz authored Dec 7, 2024
1 parent 6d48821 commit 5b016d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/posts/generative-art.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ I saw [Joshua Davis](https://joshuadavis.com/) give a talk over 10 years ago, an

I had never heard of generative art before, but I immediately fell in love with the concept of it. I like to draw, but I wouldn't consider myself much of an artist. I can work my way around Photoshop pretty comfortably, but again, wouldn't consider myself much of an artist. I didn't think much of generative art again for some time later.

Several years ago, I started toying with the idea fo experimenting with generative art. A buddy of mine, [Arun](https://codepen.io/satchmorun) shared some of his work, and inspired me to go for it. So now I've been creating generative art for the past five years or so, but I've only recently started [sharing my experiments](https://starzonmyarmz.github.io/generative-art/).
Several years ago, I started toying with the idea fo experimenting with generative art. A buddy of mine, [Arun](https://codepen.io/satchmorun) shared some of his work, and inspired me to go for it. So now I've been creating generative art for the past five years or so, but I've only recently started [sharing my experiments](/generative-art/)).

Libraries like [P5.js](https://p5js.org/) make it very approachable. And I'm a huge fan of P5! I even [made a video game](https://iamdanielmarino.com/posts/github-game-off-game-jam-2021-retrospective/) with it. If you have the slightest interest in creating generative art, you should go for it! If you don't know where to start, I recommend checking out [The Coding Train](https://thecodingtrain.com/) where you'll find some great tutorials for getting started with programming, and more specific tutorials for using the P5 library.

Expand Down

0 comments on commit 5b016d6

Please sign in to comment.