Skip to content

mark-goodall/curvewalk

Repository files navigation

curvewalk

Test Code Docs

A straightforward implementation of space filling curves over an array or fixed size.

Supported curves

  • Lawnmower or Boustrophedon over arbitrary array sizes and dimensions.
  • Hilbert curve over 2d square power of two arrays.
  • Z-curve (Morton order) over any dimension power of two arrays.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages