mihirpaldhikar / mandelbrot-set

The Source code for Mandelbrot Set in Unity Game Engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mandelbrot Set Explorer

This Project in created with Unity Game Engine to demonstrate the Mandelbrot Set Fractal.

Controlles

W = move up
A = move left
S = move Down
D = move right
P = Zoom in
O = Zoom out
Q = Rotate left
E = Rotate right

Building Project

  1. Clone this repository
  2. Open the Unity Editor
  3. Click on the Run button to compile project and run on your machine.

Requirements

  1. Unity Editor version 2020.03.12f1 64 Bit
  2. Any Code editor or IDE. Microsoft Visual Studio is recommended.

License

This project is under MIT License.

About

The Source code for Mandelbrot Set in Unity Game Engine.

License:MIT License


Languages

Language:C# 54.8%Language:ShaderLab 45.2%