https://github.com/schveiguy/raygui-d
ctod port of raygui from raylib
https://github.com/schveiguy/raygui-d
Last synced: 3 months ago
JSON representation
ctod port of raygui from raylib
- Host: GitHub
- URL: https://github.com/schveiguy/raygui-d
- Owner: schveiguy
- Created: 2024-11-18T18:33:58.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-11-18T18:38:18.000Z (7 months ago)
- Last Synced: 2025-03-14T19:16:36.994Z (3 months ago)
- Language: D
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# raygui port
This is a port of [raygui](https://github.com/raysan5/raygui)
It was split out from raylib-d, as it is a separate project. It will be updated with raygui and not be tied to the raylib-d release.
As of now, it's not betterC compatible, but a goal is to restore that capability.