This website requires JavaScript.
Explore
Help
Sign In
felixm
/
mandelray
Watch
1
Star
0
Fork
0
You've already forked mandelray
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
28
KiB
C
97.6%
Makefile
2.4%
main
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
felixm
4357caf830
Enable zooming by drawing a rectangle with the mouse.
2024-06-17 20:00:44 -04:00
.gitignore
Initial commit.
2024-06-16 19:28:27 -04:00
main.c
Enable zooming by drawing a rectangle with the mouse.
2024-06-17 20:00:44 -04:00
Makefile
Enable zooming by drawing a rectangle with the mouse.
2024-06-17 20:00:44 -04:00
README.md
Initial commit.
2024-06-16 19:28:27 -04:00
README.md
Mandelbrot using Raylib
Download
raylib
and extract it into
raylib
.
Then run
make
and
./main
.