fractal-garden icon indicating copy to clipboard operation
fractal-garden copied to clipboard

Add Mosely Snowflake

Open trebeljahr opened this issue 2 years ago • 0 comments

Description

Add implementation for the Mosely Snowflake.

Inspiration

Wikipedia - Mosely Snowflake

Type

WebGL -> 3D

Difficulties

3D requires a Three.JS setup -> probably React Three Fiber.

Or some very fancy shaders for 3D WebGL -> this is a bigger task than most other fractals, but once done, opens the door for other 3D Fractals, like the Menger Sponge or 3D versions of L-Systems. Ferns, Trees, Crystals, etc.

trebeljahr avatar Sep 29 '22 13:09 trebeljahr