oz123 / awesome-c

A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
Creative Commons Attribution Share Alike 4.0 International
9.04k stars 804 forks source link

Add RGFW #321

Open ColleagueRiley opened 2 months ago

ColleagueRiley commented 2 months ago

RGFW provides a lightweight framework for creating and managing windows. Thereby providing a good starting point for creating games or higher level tools. It's similar GLFW in terms of use case. But it's more lightweight and dynamic. It uses the Zlib/libpng license.