Programming Simple, Fractal L-Systems

Поделиться
HTML-код
  • Опубликовано: 18 дек 2024

Комментарии • 14

  • @savannah2323
    @savannah2323 Год назад +1

    So clear and concise! Thanks for sharing, can't wait to play around with it.

    • @programmingchaos8957
      @programmingchaos8957  Год назад +1

      I'm really glad it was helpful. Have fun and if you find any cool rules feel free to share them. I should try to come up with one just so there can be a Soule Curve :)

  • @prietjepruck
    @prietjepruck Год назад +1

    That's an interesting way of programming. I'd never thought of that. Thanks for helping to grow my knowledge of programming.

    • @programmingchaos8957
      @programmingchaos8957  Год назад +1

      You're very welcome! There are lots of interesting algorithms out there, I keep getting surprised by new ones as well.

  • @ChrisMerrickHughes
    @ChrisMerrickHughes 11 месяцев назад

    Beautifully explored and explained and subsequently highly inspirational. Thank you

    • @programmingchaos8957
      @programmingchaos8957  11 месяцев назад

      Thank you! I'm glad the explanation was clear. If you develop anything interesting from it I would be thrilled to hear about it.

  • @Carlo-zs5lw
    @Carlo-zs5lw 4 месяца назад

    Incredible, i just found your channel while looking for tutorials on processing: incredible content, please keep making videos👍

    • @programmingchaos8957
      @programmingchaos8957  4 месяца назад

      Thanks! I will definitely keep making them. Working on one on Genetic Algorithms now.

    • @Carlo-zs5lw
      @Carlo-zs5lw 4 месяца назад

      ​@@programmingchaos8957 nice, have a great time working on it man. I'll watch the rest of your content until i understand it well enough. Do you mainly use processing for your work?

    • @programmingchaos8957
      @programmingchaos8957  4 месяца назад

      Mostly processing for these videos. I also do a lot of programming in C++ and some Python. Plus teaching a bit of Scratch and NetLogo. And a little C# with Unity.

    • @Carlo-zs5lw
      @Carlo-zs5lw 4 месяца назад

      @@programmingchaos8957 I saw the video about Netlogo and it seemed pretty interesting; do you think it could be used to create good graphics/animations? (like making images out of multiagent simulations.. sorry if i'm bothering you...)

    • @programmingchaos8957
      @programmingchaos8957  4 месяца назад

      No problem, I love discussing all things programming :) NetLogo makes if very easy to do multi-agent simulations. So, it would be a good environment to quickly test ideas. But it's graphics are a bit limited and I'm not sure it supports animated sprites. So if you really want to lean into the art aspects I don't think it would work too well.

  • @limboreversible
    @limboreversible Год назад

    crystal clear ! thanks !