From 73c30da5292b841fb8cd7d80ff2479c21995a315 Mon Sep 17 00:00:00 2001 From: Shreyansh Anchlia <48558967+shreyanshanchlia@users.noreply.github.com> Date: Fri, 26 Feb 2021 11:07:04 +0530 Subject: [PATCH] Update README.md --- README.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a7e6e9f..6d0bc77 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,25 @@ Updates are checked automatically using the latest version specified [here](http 0.20 -0.26 0.23 0.22 0 1.6 0.07
-0.15 0.28 0.26 0.24 0 0.44 0.07 +### Navigation and User Control +- on remaining idle (no mouse movement / keyboard input) for a particular time turns the menu off. +- Mouse scroll on fractal changes zoom level. +- Mouse pan changes camera position. + ### Customize fractal + +#### Random Iteration Algorithm. +1. Iteration control + 1. Speed.
+ Number of times to run per frame. + 1. Total iterations.
+ Number of times to iterate. +1. Point of origin.
+Click to reset camera. + +#### Random Iteration Algorithm. 1. Size of the fractal -1. Iteration control - 1. Random Iteration. +1. Iteration control 1. Speed of iteration.
Number of pixels drawn per frame. 1. Total iterations.