The Best Art-Maker I've Ever Made - p5.js generative art creative coding

Sdílet
Vložit
  • čas přidán 15. 08. 2022
  • I've upgraded my rectangle packing / flow field code and taken things to another level. I added big circles, trees, a layered background, and petals, plus added a user interface. Here, I show it off and go over the code.
    The code here:
    editor.p5js.org/StevesMakersp...
    Or if you want to skip the code and just play with it:
    editor.p5js.org/StevesMakersp...
    Rectangle packing in Perlin noise video:
    • Rectangle Packing in a...
    Angles of Rotation video:
    • Creating a Center of R...
    Join my Discord: / discord
    Follow me on Twitter: / stevemakerspace
    Mut's Twitter: / mutlimutli
    Eugene Therapy's art site: teia.art/transient_oddity
    Rectangle packing was riffing off Matthew Hughes's work. His Twitter:
    / tasty_plots
    Music:
    Funk Down (Sting) by MK2 (theme)

Komentáře • 23

  • @michaelsakowicz718
    @michaelsakowicz718 Před rokem +7

    I am speechless... I spent 20+ years in graphic arts and web development; I have been teaching programming and digital media for seven years, and I am only now realizing the power of interweaving these two beautiful concepts... Oh my goodness- this generative art that will NEVER be the same twice is incredible... More folks need to see this... Cheers to you, sir!

    • @StevesMakerspace
      @StevesMakerspace  Před rokem +2

      Awesome! Hope you're subscribing and that you give it a try. There's plenty more lessons. Let me know if you have any questions. Follow on Twitter to see my WIP @stevemakerspace

  • @grumpyparsnip
    @grumpyparsnip Před rokem +5

    As someone who works with software and appreciates mathematics and art, this concept really speaks to me. I hope to start doing my own coding projects in p5.js. This is truly amazing work.

  • @TheSoylentGreen
    @TheSoylentGreen Před rokem +2

    Phenomenal work, Steve! One of the best uses of Perlin noise fields I've ever seen. And your use of color is fantastic.

    • @StevesMakerspace
      @StevesMakerspace  Před rokem

      Thank you! Much appreciated. You'll probably like the follow-up video: czcams.com/video/v0Br1dd3uHw/video.html

  • @mikotalik
    @mikotalik Před 2 lety +1

    Crazy how much you improved in the time you are here on CZcams. Cool stuff!

  • @vaanjokvich1327
    @vaanjokvich1327 Před 2 lety

    The progress you've made is awesome! Adding a grain effect was a very cool idea! This one is my favourite: 0:30

  • @stephendelacruzone
    @stephendelacruzone Před rokem

    Beautiful!💎✨👌

  • @LadyNicoleMacleod
    @LadyNicoleMacleod Před rokem

    Awesome

  • @ahsensaaim3692
    @ahsensaaim3692 Před 10 měsíci

    so cool

  • @ConfusedNDazed
    @ConfusedNDazed Před rokem

    This is so good. Love all of it, but the trees and the grain really make it look like non digital art. A couple of them remind me a little of The Starry Night.

    • @StevesMakerspace
      @StevesMakerspace  Před rokem +1

      Thank you! High praise. I really need to learn L-system trees. Will do soon. I don’t think it’s that hard.

    • @ConfusedNDazed
      @ConfusedNDazed Před rokem

      @@StevesMakerspace I am not sure if L-system trees is the same as your basic fractal tree. If it is then agreed it is not very hard, I just used a small recursive function.

  • @vaanjokvich1327
    @vaanjokvich1327 Před 2 lety

    Also, why do you call them peDals? Aren't they peTals? English is not my native language and I am not fluent in it.

  • @emberchord
    @emberchord Před 8 měsíci

    You know, i never learned some of the basic math that many people in programming know. Stuff like this makes me want to learn it.