Rendering flame fractals with a compute shader (2023)

(wrighter.xyz)

61 points | by ibobev 3 days ago ago

13 comments

  • Ono-Sendai 13 hours ago ago

    Cool. If you want to try rendering some flame fractals, you can try our Fractal software Chaotica (https://www.chaoticafractals.com/) which was used to make the first image in the linked post (Vorpol Dawn By technochroma).

    We didn't exactly use compute shaders for Chaotica, we used OpenCL instead, which is a more general GPGPU framework like CUDA.

    • chromakat 10 hours ago ago

      Fractal creative method of choice >^•¥•^<

    • moritonal 11 hours ago ago

      Honestly, this is such a good rewrite of Apophysis. Congrats to you all for bringing back some happy memories.

    • pixelpoet 13 hours ago ago

      Oh hey Nick, fancy seeing you here :)

  • Scene_Cast2 13 hours ago ago

    I love the look of flame fractals, but I never figured out how to tweak things to get them to look more like how I want. I could never predict what a particular change would do to the look, or which change is needed to get a particular look.

    I tried Apophysis (or one of the many spinoffs), but it never quite clicked.

  • schindlabua 12 hours ago ago

    Fractal flames is such a cool algorithm. They're what got me into programming many moons ago :)

    • pixelpoet 12 hours ago ago

      Oh wow, it really has been many moons! You might recall a guy called lycium/lyc from those days :D

      We're lurking on Discord these days, there are some new people from Austria sometimes joining our meetups, you should come along :)

      • schindlabua 3 hours ago ago

        Haha hey lyc! I didn't forget, you guys were second family! You taught me a lot about maths and code, not sure where I'd be without you :) Learnt more while messing around with fractals and gfx than in all my time at uni.

        Honestly I try not doing much computer stuff in my free time because I'm doing so much in my day to day but I'll stop by some time! I've been in the Chaotica discord for years but never said hello.

        • pixelpoet 3 hours ago ago

          That's kind of you to say, and I'd love to meet up sometime just for the lolz, it's really far too close (with lots of other cool fractal ppl nearby) not to :)

      • arlen_ 6 hours ago ago

        Got a link to that Discord group?

        • pixelpoet 3 hours ago ago

          Do you remember the email you sent me 12 years and 1 month ago, in which (among much other unhinged stuff) you called me a nazi because I mentioned I'm (part) German? I remembered your name; hello again! I see your project didn't go anywhere, that's too bad. I'm sure you'll understand if I decline to invite you to my Discord server :)

  • reactordev 14 hours ago ago

    This bring back memories of Apophysis