Git Product home page Git Product logo

vm_1's Introduction

V.M. #1: Mandelbrot Fractal

About This Series

Many people find Maths very intimidating. I personally find Mathematics a very intereseting subject. And I always asked myself this question:-

"Wouldn't it be great if were able to visualize the true beauty of maths?"

And to answer to this is: Visualizing Maths , a series of projects where I will be taking on various mathematical concepts and try to show you the beautiful side of maths.


What Are Fractals?

In mathematics, fractal is a term used to describe geometric shapes containing detailed structure at arbitrarily small scales, usually having a fractal dimension strictly exceeding the topological dimension.


About Mandelbrot Set

The Mandelbrot Set is the set of complex numbers $c$ for which the function $f_c(z) = z^2 + c$ does not diverge to infinity when iterated from $z=0$, i.e., for which the sequence$f_c(0), \space f_c(f_c(0)), \space f_c(f_c(f_c(0)))$ etc., remains bounded in absolute value.


Snapshot

UnityEditor


How To Use

  • I used Unity3D 2021.2.12f1. Hence in order to view this on your system you need atleast same version or above.

Keyboard Controls:

  • W: Move Up
  • A: Move Left
  • S: Move Down
  • D: Move Right
  • Arrow Up: Zoom In
  • Arrow Down: Zoom Out
  • Arrow Left: Rotate Counter-Clockwise
  • Arrow Right: Rotate Clockwise

License

MIT License

vm_1's People

Contributors

namotom avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.