https://youtu.be/A8SGfX1oKnE
psychedelic fractal animations made w/ Frax, trippy mandala kaleidoscope animation done w/ Davinci Resolve, Transform and Mirrors effects. relaxing chill calm spiritual new age instrumental ambient music by TattooedPreacher on Pixabay, perfect for meditation yoga study sleep etc!
#abstractart #abstract #psychedelia #mesmerizing #animation #mandelbrot #fractalanimation #fractal #abstractanimation #animated #psychedelicart #psychedelic #symmetry #symmetrical #calming #chill
Mesmerizing Trippy Fractal Mandala Animation, Chill Calm Soothing Music, Meditation Yoga Study Sleep

YouTube

#genuary30 - "Shaders"

Building on my first ever attempt at programming shaders from yesterday's genuary post, I used a WebGL shader to animate one of my classic orbit trap fractal images. Live demo is here:

https://codeismycanvas.art/posts/genuary24/bhaskara.html

Now excuse me while I stare at this and space out the rest of the evening...

#genuary #shader #webgl #orbittrap #fractal #fractalanimation #gpu #generativeart #creativecoding

WebGL Demo | Codeismycanvas

#genuary29 - Signed Distance Functions

After reading up on signed distance functions, I realized it's the same technique as rendering a fractal using orbit traps. Color is based on the signed distance to the trap edge, but it's the distance after each pixel goes through the fractal equation. Since most of the SDF references out there use shaders, I created a WebGL-animated Mandelbrot set using a horizontal and vertical orbit trap with the trap positions moving back and forth.

Live version is here (source is fully included in the html, so just "view source" to see how it works):
https://codeismycanvas.art/posts/genuary24/mandelbrot.html

#genuary #orbittrap #signeddistancefunction #fractal #fractalanimation #fractalart #webgl

WebGL Demo | Codeismycanvas