5 comments

[ 0.26 ms ] story [ 23.2 ms ] thread
Recently, I discovered the world of web development and WebGL. So I ported a fractal editor I made a couple of years ago into a webpage.

No support for WebGL(1) for now, so it won't work on apple devices for now.

Can you have multiple presets which users can reload and enjoy without fiddling with values?
Yes, this is something that I plan to implement in the future. I also plan to implement "uniform" values that you can change with sliders; adding user-provided textures; time-based variables... The viewer is in a very early stage.
It's hard to overstate how awesome fractals are. Thanks for sharing this!

I'm on mobile, so the fractal got squished into a thin strip on the left side of the screen, but turning to landscape or desktop modes fixes it.

Yes, I've just updated it so the editor is placed on the bottom when the page is in portrait mode.