From b16ca14911ad5df44ae499eed2d90c3ca2da4eb0 Mon Sep 17 00:00:00 2001 From: bonmas14 Date: Mon, 4 Aug 2025 16:08:22 +0000 Subject: Vecs and tests --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 728a637..46f7a15 100644 --- a/README.md +++ b/README.md @@ -26,15 +26,19 @@ Only core features of C99 were used: # Ungrateful -Note: we need to manipulate register of SSE so we disable subnormals (Flush to zero). +Todo: we need to manipulate register of SSE so we disable subnormals (Flush to zero). +You should compile library and program with `UN_DOUBLE_PRECISION` if you want to make `real` type -- 64 bit float (aka don't define it in code). Types, Strings, basic memory allocators (platform specific), and so on. Features: + + Memory allocation; + Strings; + easing; -- splines (qubic); -- vecs/ivec; ++ vecs; ++ splines (qubic); + +Todo: - matrix; - Quaternions; - raycasting; -- cgit v1.2.3-70-g09d2