This resource, along with Mathematics for Computer Graphics by John Vince [1], was truly indispensable when I wrote my own software renderer [2]. This was long before LLMs, so the whole process took me at least a couple months - most of it trying to wrap my head around math behind computer graphics and tracking down C segmentation faults. Fun times.
Since it's yet another RSS reader, it supports the basic functionality of almost all the other alternatives (managing feeds, reading, importing/exporting, searching etc.).
The plans are to support all 3 platforms (Linux, Windows, MacOS). You can try compiling it via `make build_linux` & `make build_windows` on the corresponding platforms.
[1]: https://www.amazon.co.uk/Mathematics-Computer-Graphics-John-...
[2]: https://github.com/nkanaev/tipsy