File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -22,15 +22,15 @@ A Java, GPU accelerated fractal explorer.
22
22
23
23
### Keyboard
24
24
25
- | Shortcut | Description |
26
- | -----------| --------------------------------------------------------------------------------------|
27
- | Home/Esc | Return to start of the fractal, useful if you are too deep and you want out |
28
- | W/I/Up | Move the camera up to reveal the parts of the fractal that are above |
29
- | S/K/Down | Move the camera down to reveal the parts of the fractal that are below |
30
- | A/J/Left | Move the camera left to reveal the parts of the fractal that are left |
31
- | D/L/Right | Move the camera right to reveal the parts of the fractal that are right |
32
- | + | Zoom in to the fractal |
33
- | - | Zoom out of the fractal |
25
+ | Shortcut | Description |
26
+ | ------------- | --------------------------------------------------------------------------------------|
27
+ | H/ Home/Esc | Return to start of the fractal, useful if you are too deep and you want out |
28
+ | W/I/Up | Move the camera up to reveal the parts of the fractal that are above |
29
+ | S/K/Down | Move the camera down to reveal the parts of the fractal that are below |
30
+ | A/J/Left | Move the camera left to reveal the parts of the fractal that are left |
31
+ | D/L/Right | Move the camera right to reveal the parts of the fractal that are right |
32
+ | + | Zoom in to the fractal |
33
+ | - | Zoom out of the fractal |
34
34
35
35
### Mouse
36
36
You can’t perform that action at this time.
0 commit comments