Hilbert curve: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) No edit summary |
A WASSERMANN (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
The famous space filling curve drawn with JavaScript. | The famous space filling curve drawn with JavaScript. | ||
If it is set to level=9 the curve is defined by | If it is set to level=9 the curve is defined by | ||
262 144 points - so be careful if you are using the Internet Explorer. | 262 144 points - so be careful if you are using the Internet Explorer. |
Revision as of 17:04, 28 November 2008
The famous space filling curve drawn with JavaScript. If it is set to level=9 the curve is defined by 262 144 points - so be careful if you are using the Internet Explorer.