Skip to content

A Mandelbrot set viewer written in Go, using the Ebiten graphics library.

License

Notifications You must be signed in to change notification settings

michaelmcallister/mandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License LinkedIn GitHub go.mod Go version Go Report Card


Mandelbrot Viewer

Explore fractals with the Mandelbrot viewer.

Features

  • Zooming in a fixed location via the scrollwheel
  • Zooming in on a specific co-ordinate via left mouse button
  • Increasing/Decreasing the max iterations with the =/- buttons
  • Reset to default with the spacebar

License

Distributed under the MIT License. See LICENSE for more information.

About

A Mandelbrot set viewer written in Go, using the Ebiten graphics library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published