|
Author |
Topic: hilbert curve implementation (Read 547 times) |
|
mrb
|
hilbert curve implementation
« on: Nov 29th, 2003, 2:23am » |
|
here: http://a.parsons.edu/~mrb/thesis/code/hilbert/ is a processing implementation of the hilbert curve, for image traversal, as described here: http://www.compuphase.com/hilbert.htm -- it is non interactive and only shows one level of the curve, but it gets the point across. i am using hilbert curves as the method of moving throughout an output texture in texture synthesis. mrb
|
|
|
|
|