Creating an interactive Grid System with Processing

Поділитися
Вставка
  • Опубліковано 15 чер 2024
  • Hey there! In this livestream-recording i create a complex design-application with Processing, utilizing concepts like arrays, nested-for-loops and the powerful copy-function.
    Get the full code here:
    timrodenbroeker.de/interactiv...
    Wanna learn Processing and Creative Coding? Join my Patreon Community to access the Processing-courses on my website:
    / timrodenbroeker
    timrodenbroeker.de/courses
  • Наука та технологія

КОМЕНТАРІ • 28

  • @LELEFO
    @LELEFO 3 роки тому +45

    I’m always so very impressed with people that offer up their knowledge and time to teach strangers on the internet 😭🙏🏾 thank you

  • @lisandrofrancucci2205
    @lisandrofrancucci2205 2 роки тому +3

    You are a hero. This was great!

  • @slobzheninov
    @slobzheninov 3 роки тому +3

    That semi-generative semi-human aspect of the outcome is really interesting! Thanks for the tutorial, Tim

    • @timrodenbroeker
      @timrodenbroeker  3 роки тому

      Hi Alex! Yeah, i think so too! I'm really happy with the result

  • @LostCatFUDClub
    @LostCatFUDClub 2 роки тому

    This just gave me such a cool idea! Thank you

  • @STYLisDoingYouTube
    @STYLisDoingYouTube 2 роки тому +2

    Brilliant work man I appreciate so much all the effort you put into your work keep it up always!

  • @2ri315
    @2ri315 Рік тому

    Lovely! This is an amazing video!

  • @rezakamousi9780
    @rezakamousi9780 3 роки тому +1

    Interesting job👏👏👏

  • @Pareeca
    @Pareeca Рік тому

    Great Tutorial. Thank you:)

  • @techdesign2832
    @techdesign2832 2 роки тому +3

    Tim deine Tutorials sind erste Sahne!
    Kannst Du ein Tutorial mit Scribble machen? Ich habe eine V Plotter gebsut und möchte Skizzen drucken. 😉

  • @_ar8410
    @_ar8410 3 роки тому +1

    wanted to learn how to make images change in a loop this can help me understand that Thanks!

  • @tashavalkova8132
    @tashavalkova8132 3 роки тому

    vielen herzlichen Dank! :)

  • @robmeireles
    @robmeireles 2 роки тому

    thank you.

  • @peraz85
    @peraz85 3 роки тому +1

    very cool

  • @anushka2662
    @anushka2662 Рік тому +1

    Hey Tim! This is such a great video and I had a lot of fun making my own project with this.
    I was wondering how I could use the mouseMoved function? So instead of clicking through the different arguments, if it could be a hover state. With the countUp(mx,my); it runs through it super fast (as the mouse position keeps changing). How could I make it change each time the mouse hovers over a grid? Thanks so much in advance! (:

    • @timrodenbroeker
      @timrodenbroeker  Рік тому

      Hi Anushka! Thanks for your great feedback. I'm currently working on a complete course on grid systems, focusing on mouse interaction. Maybe my community for creative coding students would be right for you? Check it out here. timrodenbroeker.de/

    • @anushka2662
      @anushka2662 Рік тому

      @@timrodenbroeker Sounds great! I'll check it out (: Thank you for the suggestion.

  • @tommynko
    @tommynko 3 роки тому

    Hey Tim! this is a super cool tutorial, thank you! :) Actually, I find it useful for 1 of my project but I have a question for you. Please how can I use this exact thing but for portrait-oriented artboard? Thank you very much!

    • @timrodenbroeker
      @timrodenbroeker  3 роки тому +1

      Hi Tomas! Thanks for your nice words! Unfortunately this system is not optimized for a non-square-format. I mean, it is possible, but it would take some time to optimize it. I am currently too busy to work this out but in case i do so i'll let you know. Good luck! Tim

    • @tommynko
      @tommynko 3 роки тому

      @@timrodenbroeker Thanks, I thought of it and maybe it will be possible. I don't need the grid to be made of squares, but equally divided height and width so it may work, right?

  • @375kg
    @375kg 3 роки тому +1

    Coo!

  • @felixwhise4165
    @felixwhise4165 3 роки тому +1

    stabiles ding Tim

  • @BrandonConceptss
    @BrandonConceptss 3 роки тому

    at around the 14 minute mark I keep getting an error saying "ArrayIndexOutOfBoundsException: 3" I've triple checked everything too

    • @Jonas-do9lp
      @Jonas-do9lp 2 роки тому

      You've probably resolved it by now, but for anyone else that ran into the same issue, it's probably because you messed up your x and y somewhere in the setup for-loop :D

  • @sgrh5016
    @sgrh5016 3 роки тому +1

    cool