GTKRaylib (INCOMPLETE, DO NOT USE)

A little library for embedding raylib onto GTK3.

Compile gtk-raylib

meson build
cd build
ninja

About this project

We wanted to embed raylib into a GTK3 project and We couldnt find anything useful except hbiblia's AMAZING gtk-raylib, but it seemed abandoned and it lacked a proper build system, so @darltrash decided to fork it and add meson support.

This project is still a work in progress.