An open API service indexing awesome lists of open source software.

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

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.