hbiblia/gtk-raylib

Gtk4 + Raylib 4

Opened this issue · 2 comments

Pronto esto tendrá soporte para GTK4 y Raylib 4.x.

I am planning to maintain a fork of this repo with GTK4 and Raylib 5.x support!

Sorry, I do not speak Spanish. However, here is a ChatGPT translation:

¡Estoy planeando mantener un fork de este repositorio con soporte para GTK4 y Raylib 5.x!

ChatGPT
I developed the support for Gtk4, but now I want to add compatibility for multiple widgets. The problem is that RLGL can only initialize a single context, so I'm considering using PixelForget to address this limitation.