Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This Python script can be used to generate finite space filling curves and convert them to tikz code. Currently there is only a hilbert curve implementation, and it can be casted by calling the script with sys.argv[1] as the depth n of the hilbert curve you want. For instance:

foo@bar:~$ python sfc.py n > output.tikz

Note that n must be an integer between 1 and 13.

Requirements

  • Python 3.x

About

A script that generates finite space filling curves and converts them into TikZ code

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages