summaryrefslogtreecommitdiff
path: root/content/projects/mons/index.md
blob: 2a57777ca15bc4dd3fad06cf5946c7b8a4bf4aa7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
+++
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