Video není dostupné.
Omlouváme se.

Complex Patterns From SIMPLE Maths

Sdílet
Vložit
  • čas přidán 5. 08. 2024
  • Mathologer's video on the subject: • Times Tables, Mandelbr...
    Code from video: editor.p5js.org/BarneyCodes/s...
    We can map modulo multiplication around a circle creating a great times tables visualisation. It produces some amazing geometric patterns! Like a lot of maths visualisations, it's an amazingly simple process that produces some incredibly complex and good looking results!
    Follow me:
    Support the channel: www.youtube.com/@BarneyCodes/...
    Twitter: / barneycodes
    Reddit: / barneycodes
    0:00 Intro
    0:30 Explanation
    1:01 Point helper function
    1:31 Drawing a circle on the screen...
    2:06 Calculating the lines
    4:15 Final product
    #creativecoding #p5js #javascript

Komentáře • 7

  • @BarneyCodes
    @BarneyCodes  Před 2 lety +2

    Hope you enjoyed the video!
    Are there any topics you'd like see me cover in future videos?

    • @haithamalbadi2192
      @haithamalbadi2192 Před rokem +1

      yes , can you teach me coding from beginner?

    • @BarneyCodes
      @BarneyCodes  Před rokem +3

      I'm not sure that I could do a better job than what is already out there! I would highly recommend The Coding Train, his tutorials are really great.

    • @haithamalbadi2192
      @haithamalbadi2192 Před rokem +1

      @@BarneyCodes thank you so much

    • @BarneyCodes
      @BarneyCodes  Před rokem +1

      @@haithamalbadi2192 No worries, hope it goes well!

  • @jimrakel418
    @jimrakel418 Před rokem +1

    I have been watching quite a few videos this past week on the Mandlelbrot set and also saw the Matholegrer video. I noticed something you may not be aware of. When I moved the mouse from side to side, I was holding down the right button on the mouse by mistake and when I scrolled the mouse back to the left and past the canvas, I saw three extra designs that didn't compare with original set. I really enjoy your videos and your and your detailed explanation of the code.

    • @BarneyCodes
      @BarneyCodes  Před rokem +1

      Interesting, I'll have to check that out! And thanks, glad you enjoyed the video!