This website requires JavaScript.
Explore
Help
Register
Sign In
koma
/
mandelbrot
Watch
1
Star
0
Fork
0
You've already forked mandelbrot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
16
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
koma
874a8f21f8
add smooth coloring, precision updating(needs work)
2022-07-19 20:43:34 +02:00
graphics.cpp
add font drawing and faster surface-based rendering, command-line options
2022-07-19 20:42:24 +02:00
graphics.h
add font drawing and faster surface-based rendering, command-line options
2022-07-19 20:42:24 +02:00
LICENSE
add license
2022-07-06 19:20:48 +02:00
main.cpp
add license
2022-07-06 19:20:48 +02:00
Makefile
link with sdl2_ttf
2022-07-19 20:38:31 +02:00
mandelbrot.cpp
add smooth coloring, precision updating(needs work)
2022-07-19 20:43:34 +02:00
mandelbrot.h
add smooth coloring, precision updating(needs work)
2022-07-19 20:43:34 +02:00
mpreal.h
add third party library for c++ mpfr
2022-07-05 19:05:29 +02:00
NotoSansMono-Regular.ttf
add font file
2022-07-19 20:38:47 +02:00
utils.cpp
add linear interpolation function
2022-07-19 20:39:34 +02:00
utils.h
add linear interpolation function
2022-07-19 20:39:34 +02:00
Description
No description provided
381
KiB
Languages
C++
99.7%
Makefile
0.3%