Released EmberGL, a small graphics library featuring a tiled software rasterizer, that I initially developed for 3D rendering on microcontrollers: https://github.com/EmberGL-org/EmberGL
GitHub - EmberGL-org/EmberGL: EmberGL Public Repository

EmberGL Public Repository. Contribute to EmberGL-org/EmberGL development by creating an account on GitHub.

GitHub
@JarkkoL That looks really interesting. I'm intrigued to try to port that to MS-DOS (constrained device, you know), but I totally lack any C++ skills 😩
@dec_hl @JarkkoL I might be interested to do it but I try to do as little c++ as possible these days 😁 We need a rust compiler for DOS!