command
Version:
v0.0.0-...-6fe4f4e
Opens a new window with list of versions in this module.
Published: May 11, 2024
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Exercise 3.5 (P62)
Implement a full-color Mandelbrot set
using the function image.NewRGBA
and the type color.RGBA
or color.YCbCr
.
Documentation
¶
Mandelbrot emits a PNG image of the Mandelbrot fractal.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.