8 Commits

Author SHA1 Message Date
682abc5664 Add configure script 2025-07-29 21:10:26 +03:00
92fab9dbba Add color manipulation utilities 2025-07-25 10:41:15 +03:00
7662c3e32b Add Makefiles to build binaries and docs 2025-06-21 21:17:27 +03:00
fc774fd0ff Refactor, separate docs from headers, add ru docs
Doxygen kind'a sucks and I need multilanguage documentation, so I did
that. Also, separated massive Math.h file into smaller files.
2025-06-21 20:12:15 +03:00
27ad496ca6 Add DS_STORE to gitignore 2025-04-06 14:17:12 +03:00
a2d0913c79 Add utils for working with endianness, more documentation, refactor CMake
Decided to update the docs, as well as adding few new features and small
refactoring.
2025-02-28 21:44:22 +03:00
d917eaa479 Fix file and directory permissions 2025-02-02 22:51:28 +03:00
453843f51a Initial commit 2025-01-18 17:24:36 +03:00