Fractals with Julia Set, different powers | Mandelbrot fractal and Julia Set

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ก.ย. 2022
  • Hello, in this video I'll show experiments with Julia Set and fractals drawn out of it. In my previous video I did a big mistake, current video is more neat.
    Main formula is Zx+1 = Zx^N + C, where Z and C is complex numbers. However, you can extend it with what you like, don't forget to learn math properly.
    Music used in the video:
    When You're Not Looking - Nathan Moore
    Tinker Time - Nathan Moore
    Look Both Ways - Nathan Moore
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 6

  • @PhilippineYT_MGM
    @PhilippineYT_MGM 28 วันที่ผ่านมา

    Wow dude you’re underrated! The fact you made this on your own is amazing! I’m subscribing!

  • @felix0854
    @felix0854 ปีที่แล้ว +1

    What is That app

    • @visiware_channel
      @visiware_channel  ปีที่แล้ว +1

      I scratched it on C++ with a few my own libraries

    • @felix0854
      @felix0854 ปีที่แล้ว

      What does that mean?

    • @visiware_channel
      @visiware_channel  ปีที่แล้ว

      @@felix0854 I'm programming already 6 years. Firstly I started with programming languages C, assembly languages, then Python, C++, and currently Rust. When I was coding on C++, I've written semi-made libraries, one of which is graphics engine, second is a GUI library. Using those libraries and C++ itself I wrote this video fractal demo

    • @gosed5447
      @gosed5447 4 หลายเดือนก่อน

      @@felix0854 Programming Language C++ from C