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

ArnavKucheriya/DoomsDay_Fractals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.