Skip to content

Drawer of fractal trees on Gtk# library

Notifications You must be signed in to change notification settings

Lisoveliy/FractalTreeGtk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractal renderer on Gtk#

Drawer of fractal trees on Gtk# library

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

Program has random generation of length, delta of length reduction and the angle of the branch. You can use it by regenerating fractal

Screenshots:

image image image image