Go bindings for raylib, a simple and easy-to-use library to enjoy videogames programming.
Stars
2.4k
Forks
205
Watchers
2.4k
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
651
commits
182
commits
51
commits
44
commits
32
commits
23
commits
20
commits
13
commits
11
commits
10
commits
Merge pull request #537 from TyGrze/rlgl-vertex-draw-bindings
2c5f1b2View on GitHubMerge pull request #1 from BrownNPC/rlgl-vertex-draw-bindings
070c3fcView on GitHubUpdated purego to use same generic pattern as cgo for Load and Update VBO buffers
a3b1b9aView on GitHubUpdated rlgl_vertex_buffer example to use new Load and Update VBO functions
8536565View on GitHubChanged Load and Update vertex buffer to use generics in rlgl_cgo
35bc97fView on GitHub