Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.34 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.34 KB

fractals

A fun fractal factory - use the block based editor to build and explore amazing raymarched fractals right in your browser! The only limit is your imagination! (and floating point number precision ☹️)

try it out here

Instructions: Use the WASD keys to move and your mouse to look around. Change your move speed with the slider on the left or by scrolling (as you get closer to a surface, decrease your move speed to explore finer details). Your creations are encoded in the current url, so just copy it to share or save them!

For more info on how the renderer works, see this link

To learn about how these blocks combine to make fractals, see here

preview image

Dont know where to start? Try adding a slight rotation (5-10 degrees) to the basic Menger Sponge.

preview image preview image preview image preview image