Fractal MIDI control

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ส.ค. 2024
  • I hooked up the parameters of this SDF based fractal to my X-Touch Mini MIDI controller and play around for a couple of minutes
    Made with 100% my own code, running in the browser, no dependencies or external libraries, Javascript + WebGL2 + GLSL.
    You can see a live version of it running here:
    majestic-donut...
    Or try half resolution if you have a lower powered GPU:
    majestic-donut...
    There are also some other options to adjust the recursion level and smoothing:
    majestic-donut...
    The live version just morphs with time, it does not have MIDI controls cause it's hard getting that to work with everybody's MIDI devices instead of specifically my own X-Touch Mini.

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

  • @Egzoset
    @Egzoset หลายเดือนก่อน +1

    You know it's time to rush into the emergency room when experiencing « fractal vision » like that!

  • @Damgus47
    @Damgus47 หลายเดือนก่อน +1

    This is wacky 😮

  • @j-maffe
    @j-maffe หลายเดือนก่อน

    There's no audio

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

      That's right

    • @j-maffe
      @j-maffe หลายเดือนก่อน +2

      @@metadaat5791 Ah sorry I thought you meant you hooked it up to a MIDI music player, not a controller 😅

    • @metadaat5791
      @metadaat5791  หลายเดือนก่อน +1

      @@j-maffe next time I'll add WebAudio to play muffled squeaks when I turn the knobs 🤣

  • @DanielTejnicky
    @DanielTejnicky หลายเดือนก่อน +1

    so this is math hmm?

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

      Shoutout to the homie Computation, doing the heavy lifting

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

      yes it's all math, generated on GPU in real time using 100% my own code, I added some more info in the description now