Skip to content

A dynamic Hilbert Curve visualizer that generates a space-filling fractal by mapping one-dimensional data into two-dimensional space.

Notifications You must be signed in to change notification settings

soum-sr/hilbert_curve_visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hilbert Curve Generator

A dynamic Hilbert Curve visualizer that generates a space-filling fractal by mapping one-dimensional data into two-dimensional space.

Hilbert Curve Preview

Usage

python hilbert_curve.py <order>

Example: python hilbert_curve.py 6

If no order is provided, default order used is 5.

About

A dynamic Hilbert Curve visualizer that generates a space-filling fractal by mapping one-dimensional data into two-dimensional space.

Topics

Resources

Stars

Watchers

Forks

Languages