Update README.md
This commit is contained in:
parent
4e18d216e6
commit
56279da4a6
18
README.md
18
README.md
@ -1 +1,19 @@
|
|||||||
# Fractal renderer on Gtk#
|
# Fractal renderer on Gtk#
|
||||||
|
Generator of fractal trees on Gtk#
|
||||||
|
|
||||||
|
# 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:
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
Loading…
x
Reference in New Issue
Block a user