This website requires JavaScript.
Explore
Help
Sign In
quartznet
/
raylib-cs
Watch
2
Star
0
Fork
0
You've already forked raylib-cs
mirror of
https://github.com/raylib-cs/raylib-cs
synced
2025-06-30 19:03:42 -04:00
Code
Activity
5
Commits
1
Branch
20
Tags
3975a031df90df2e505a5d52473c3ca93c77804a
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
ChrisDill
3975a031df
Update README.md
2018-07-23 20:36:15 +01:00
Raylib-cs
Testing the idea of generating the bindings
2018-07-23 20:27:07 +01:00
.gitignore
Added vs project
2018-07-13 14:55:07 +01:00
LICENSE
Added LICENSE
2018-07-13 14:51:05 +01:00
README.md
Update README.md
2018-07-23 20:36:15 +01:00
README.md
Raylib-cs
Testing C# bindings for Raylib
TODO:
cppsharp generator:
Change #defines such as KEY_ENTER to static variables or enums.
Add utility constructors for types -> Vector3(x, y, z).
Add utility for cleaning up types so they are destroyed with the type.
general
Convert across raylib examples
Description
C# bindings for raylib, a simple and easy-to-use library to learn videogames programming
https://www.raylib.com
Readme
Zlib
75
MiB
Languages
C#
100%