Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (19 loc) · 945 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 945 Bytes

DoomsDay_Fractals

Deploy - https://arnavkucheriya.github.io/DoomsDay_Fractals/

Fractal Simulation using the Mandelbrot and Julia set.

Controls :

> WSAD - Move Forward, Back, Left, and Right
> Q - Rotate Left
> R - Rotate Right
> + (Num Pad plus) - Zoom In
> - (Num Pad Minus) - Zoom Out

MandelBrot Set :

Madelbrot1

Madelbrot2

Mandelbrot3

Julia Set :

Julia1

Julia2

Made using Unity and C#. Build Settings - WebGL.