Skip to content

Projects that use RGFW

Riley Mabb edited this page Aug 8, 2025 · 11 revisions

projects

Projects that use RGFW in some way
Feel free to do a PR or file an issue if you want something added to the list

RSGL (made by the same author)

AltText
(Image functions as a button)

RSGL is A modular simple-to-use cross-platform graphics library for easily creating graphics apps and games. It combines the freedom of lower-level graphics libraries with modern C techniques, offering both simplicity and convenience.

It uses RGFW as a backend.

Claymore

Claymore is a C Game Engine designed by Nycticebus that uses RGFW as a backend.

Floyd

Floyd is a sleek desktop music player for MacOS, Ubuntu and Windows that plays MP3, FLAC, and WAV files, made with RGFW. (closed source & commercial)

discrete-mirage

discrete-mirage is a C Library for software rendering voxel models. The library includes a demo that uses RGFW.

Silk

Silk is a single-header 2D graphics library that renders via software rendering. The repo includes examples using multiple libraries, including RGFW.

example_rgfw

GoldFish / nishbox

GoldFish game engine made with an RGFW backend. nishbox WIP multiplayer sandbox game that uses gold

RSoft (by the author of RGFW)

RSoft is a software rendering library oriented around math, it uses RGFW for its examples.

PureDoom-RGFW

PureDOOM-RGFW is an example of the PureDOOM source port, using RGFW and miniaudio.

RGL (made by the same author)

AltText
(image functions as a button)

RGL is a simple ultra-lightweight OpenGL version abstraction layer HEAVILY based on RLGL that uses the OpenGL pipeline style.

It uses RGFW for it's examples

RFont (made by the same author)

AltText
(image functions as a button)

RFont is a simple-to-use, single-header modular font rendering library written in C.

It uses RGFW for it's examples

Quake (RGFW)

Quake (RGFW) A Quake port that uses RGFW.

Clone this wiki locally