Skip to content

tonygaetani/fregex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ffaf9e6 · Mar 13, 2019

History

7 Commits
Mar 12, 2019
Mar 12, 2019
Mar 12, 2019
Mar 12, 2019
Mar 12, 2019
Mar 13, 2019
Mar 13, 2019
Mar 12, 2019

Repository files navigation

Regex Fractals

The origin of this project is from here

The recursive version of the grid-generating algorithm is not mine, I ported it from python code written by reddit user /u/wadehn here

Description

The Cartesian coordinate system has four quadrants

We split each image into quadrants

And each quadrant into four more quadrants

And continue doing so until each quadrant is a pixel.

We mark each square that matches the RegExp .*1.*

About

Browser-based Regex Fractals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published