Skip to content

robo-monk/mandelbrocc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandelbrocc

Use arrows to move around the complext plane, + / - to zoom in/out and <, > to increase "resolution"

Todo

  • autoexposure - normalize values
  • decouple unecessery SDL dependencies
  • multithread
  • use variable precision arithmetic
  • create basic poc for Web. Create a build script that will render the mandelbrot in a canvas
  • screenshot functionality
  • "render" functionality. Create an animation based on keyframes
  • WebGPU

Installation

For the desktop version you need to place a static raylib library in lib/raylib. The repo contains one compiled for M1 Pro Mac. Potentially you need to replace it for your machine.

Run it

./build.sh && ./build/mandel

About

fast mandelbrot set renderer in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published