Command-line interface and Node.js entry point for Mandelbrot fractal generator
Version
1.0.0
Author
Prachwal
Since
1.0.0
This module provides a complete command-line interface for generating Mandelbrot fractals
as SVG files. It supports various output formats, interesting point navigation,
and batch generation capabilities for Node.js environments.
Fileoverview
Command-line interface and Node.js entry point for Mandelbrot fractal generator
Version
1.0.0
Author
Prachwal
Since
1.0.0
This module provides a complete command-line interface for generating Mandelbrot fractals as SVG files. It supports various output formats, interesting point navigation, and batch generation capabilities for Node.js environments.
Example
Example