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
main
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
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
.
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
28
KiB
Languages
C
97.6%
Makefile
2.4%