https://github.com/colleagueriley/nuklear_rgfw
RGFW platform backend for Nuklear
https://github.com/colleagueriley/nuklear_rgfw
Last synced: about 1 year ago
JSON representation
RGFW platform backend for Nuklear
- Host: GitHub
- URL: https://github.com/colleagueriley/nuklear_rgfw
- Owner: ColleagueRiley
- Created: 2024-07-28T03:50:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T03:33:33.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T04:52:33.759Z (almost 2 years ago)
- Language: C
- Size: 2.01 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nuklear_rgfw
RGFW platform backend for Nuklear
# example

The example uses RGFW with nukclear and opengl2
To compile the example, run
build with `make`
or
```sh
make debug
```