From a4d37d76512c293b12aab1f77961f96d572557b7 Mon Sep 17 00:00:00 2001 From: bonmas14 Date: Sun, 3 Aug 2025 17:08:34 +0000 Subject: Small changes --- README.md | 31 ++++++++++++++++++++++++++----- 1 file changed, 26 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3d40b34..49c0470 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Ungrateful -C99 standard library for game development. +C99 standard libraries for game development. # Note: @@ -14,7 +14,28 @@ Only core features of C99 were used: # TODO: -- File IO. -- Memory allocation. -- Threading. -- Strings. ++ Memory allocation; ++ Strings; +- compressing algorithms; +- Wide strings; +- vecs/ivec; +- matrix; +- splines (qubic); +- easing; +- Quaternions; +- noise; +- random; +- sorting; +- raycasting; +- sorting; + +# Serf +- Library loading; +- Threading; +- non-blocking logging; +- Clocks; +- File IO; +- Configurations; + + +- Internal, compressable filesystem for speeding up IO work; -- cgit v1.2.3-70-g09d2