I have just made a release of fractusist v0.3.0: (fractusist – Typst Universe). After several iterations and thanks to the new drawing primitives provided by Typst 0.13.1, its functionality is getting pretty mature.
It has several features below:
- Generate fractals using L-system. The grammar, number of iterations, drawing styles, etc. could be customized.
- Over 30 preset parameters are provided for the L-system to facilitate the drawing of fractals.
- Generate fractals using iterative methods, including Fibonacci word fractal and Z-order curve.
- Generate fractals using recursive methods, including various fractal trees and Sierpiński carpet.
- Generate parametric curves, such as spirographs and Lissajous curves.
Here is a gallery picture that shows a set of typical fractal curves:
Which picture do you prefer? And if you find any bugs or have any suggestions, please report them on Github: (GitHub - liuguangxi/fractusist: Create a variety of wonderful fractals and curves in Typst)