Skip to content

adamthedash/mandelbrot_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandelbrot Viewer

Interactive viewer for mandelbrot sets

Features

  • Zoom in/out infinitely
  • Pan around
  • Cyclical colour map
  • View should render in real-time. i.e. we shouldn't need to wait until a pixel is completely computed before rendering it.
  • User should be able to specify the parameters of the julia set to render.

Related

https://github.com/rosslh/mandelbrot.site - written in rust too

Cool example of output

About

Mandelbrot set visualisation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages