Skip to content

Latest commit

 

History

History
25 lines (23 loc) · 1.06 KB

README.md

File metadata and controls

25 lines (23 loc) · 1.06 KB

RaZMandelbrot

A mandelbrot viewer using SFML with pan and zoom, different Coloring Methods(With Animation), Interior Detection and Normal Mapping with light Control

Controls

LMB- Zoom In
RMB- Zoom Out
MMB- Reset View
UP and DOWN- Pan UP and DOWN
LEFT and RIGHT- PAN LEFT and RIGHT
PAGEUP and PAGEDOWN- Change amount of Iterations
C- Change Color Method
R and T- Change Single Color Red Amount -/+
G and H- Change Single Color Green Amount -/+
B and N- Change Single Color Blue Amount -/+
< and >- Change Mandelbrot Interior Hue -/+
A- Animate Color Method
X- Normal Map ON/OFF
HOME and END- Change Light Height UP/DOWN (NormalMap)
INS and DEL- Change Light Angle (NormalMap)
S- Take a Screenshot
V- Make Video Frames(Take a Screenshot on each zoom frame)
I- Show Controls