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
- Host: GitHub
- URL: https://github.com/magicalbat/fractal-renderer
- Owner: Magicalbat
- License: mit
- Created: 2023-05-01T00:32:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-06T17:14:48.000Z (about 3 years ago)
- Last Synced: 2025-07-31T10:17:21.983Z (10 months ago)
- Language: C
- Size: 204 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)