This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4761
Commits
1
Branch
12 GiB
C
81.2%
Lua
8.8%
C++
3.2%
Makefile
2.7%
CMake
0.8%
Other
3.3%
Tree:
2b6e7c8632
master
5.5
5.0
4.6-dev
4.5.0
4.2.0
4.0.0
3.7.0
3.5.0
3.0.0
2.6.0
2.5.0
2.0.0
1.9.7-dev
1.9.4-dev
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.2
1.1.1
1.0.6
1.0.4
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '2b6e7c8632'
${ noResults }
raylib-src
/
projects
/
VSCode_tcc_win
History
Ray
07d82a91c5
WARNING: BREAKING: RENAMED: camera.type to camera.projection
3 years ago
..
.vscode
add makefile to support multiple C files (#1195)
4 years ago
Makefile
add makefile to support multiple C files (#1195)
4 years ago
README.md
add makefile to support multiple C files (#1195)
4 years ago
main.c
WARNING: BREAKING: RENAMED: camera.type to camera.projection
3 years ago
main.code-workspace
tcc-based vscode project for windows (#1191)
4 years ago
README.md
How to use
Rename Folder
open workspace (main.code-workspace)
edit Makefile to include your files
F5 and choose "build & run"