Create Canvas OBJECTS with LOOPS | HTML5 Canvas JavaScript Tutorial [#6]

Поділитися
Вставка
  • Опубліковано 29 жов 2024

КОМЕНТАРІ • 8

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

    Thank you so much. Your tutorials are great sources of reference for me as a beginner.

  • @loverphp5605
    @loverphp5605 2 роки тому +1

    Thank you so much. Your tutorials are great sources of reference

  • @hfurqonpurnomo994
    @hfurqonpurnomo994 3 місяці тому

    hi during this tutorial around this code
    all_circles.forEach(element =>{element.update();})
    where's the element come from?
    does it from created variable or something?
    can you tell me the detail around 1:58 you said elements for the elements we're gonna do something because i didn't catch what do you mean by that
    thanks

  • @gabetiger4104
    @gabetiger4104 4 роки тому +2

    Hi! Amazing video! I followed along with the series and loved it.
    I'm having an issue in my version where I try to render 10 circles and they seem to be in the all_circles array but they are not displaying on the page. Super weird. Have you encountered this issue before? I would love some guidance

    • @BananaCoding
      @BananaCoding  4 роки тому

      Hey there, here is the CodePen link, maybe it helps you: codepen.io/BananaCoding/pen/wvvQQpV

    • @gabetiger4104
      @gabetiger4104 4 роки тому +1

      @@BananaCoding Thank you! This helped so much! I fixed it.

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

    Nice tutorial! Do more please!