Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/thirdparty/freeglut/progs/demos/Fractals_random/fractals.dat @ 2:b50eed0cc0ef upstream
ADD: MuPDF v1.26.7: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.4.
The directory name has changed: no version number in the expanded directory now.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 15 Sep 2025 11:43:07 +0200 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 1:1d09e1dec1d9 | 2:b50eed0cc0ef |
|---|---|
| 1 Koch Snowflake Fractal | |
| 2 Title of window | |
| 3 "Koch Snowflake" | |
| 4 Number of transformations | |
| 5 4 | |
| 6 A00 A01 A10 A11 B0 B1 | |
| 7 0.33333 0.0 0.0 0.33333 0.0 0.0 | |
| 8 0.16667 -.28868 0.28868 0.16667 0.33333 0.0 | |
| 9 0.16667 0.28868 -.28868 0.16667 0.5 0.28868 | |
| 10 0.33333 0.0 0.0 0.33333 0.66667 0.0 |
