An open API service indexing awesome lists of open source software.

https://github.com/magicalbat/fractal-renderer

A C application for rendering fractal zooms
https://github.com/magicalbat/fractal-renderer

Last synced: 10 months ago
JSON representation

A C application for rendering fractal zooms

Awesome Lists containing this project

README

          

# Fractal-Renderer

A C application for rendering fractal zooms

## Libraries
- [fpng](https://github.com/richgel999/fpng) (modified to work with C and my codebase)
- [mg_arena](https://github.com/Magicalbat/mg-libraries)