https://github.com/programmerjake/constexpr-julia
julia fractal generator using constexpr C++17
https://github.com/programmerjake/constexpr-julia
constexpr cpp17 fractal
Last synced: 3 months ago
JSON representation
julia fractal generator using constexpr C++17
- Host: GitHub
- URL: https://github.com/programmerjake/constexpr-julia
- Owner: programmerjake
- Created: 2017-05-08T09:39:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-08T09:39:57.000Z (over 8 years ago)
- Last Synced: 2025-06-06T22:38:53.014Z (7 months ago)
- Topics: constexpr, cpp17, fractal
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
julia fractal generator using constexpr C++17
writes the output image in bmp format encoded using base64 on the standard output.