849 B
849 B
Fractal renderer on Gtk#
Drawer of fractal trees on Gtk# library and Cairo OpenGL
How to use:
- Run program with
dotnet run
on FractalTreeGtk directory. - Manipulate fractal with keymaps:
- 'R' - Regenerate fractal
- '-' - Decrease levels of fractal
- '+' - Increase levels of fractal
- 'Alt+F4' - Exit program