Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.2% on proxy.golang.org

proxy.golang.org : github.com/linuxfreak003/mandel

Package mandel implements a simple library for generating mandelbrot fractals. Functions are provided for writing a png or jpeg Basic usage of package is // Creates a new Generator g := NewGenerator(1024, 768, 0,0) // Generates the image g.Generate() // Writes the image as a png to "test.png" f, _ := os.Create("test.png") g.WritePNG(f)

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/linuxfreak003/mandel
Keywords: cli, fractal, golang, golang-library, mandelbrot, mandelbrot-fractal
License: MIT
Latest release: about 1 month ago
Namespace: github.com/linuxfreak003
Stars: 2 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago