2025-02-19 17:20:43 -05:00

21 lines
375 B
Markdown

+++
title = "mons"
[taxonomies]
categories = ["misc"]
languages = ["c"]
[extra]
wip = true
git = ["mons"]
+++
mons is a big repo of c stuff i'm writing "from scratch"
it's an ever-expanding collection of filth, including:
- linear algebra
- data structures
- a json de/serializer
- a qoi image decoder
- a (non-compliant) gltf parser
- an opengl-based 3d graphics library