Skip to content

Releases: Oxsomi/core3

OxC3 v0.1: Basic window management

04 Mar 12:45
3087785
Compare
Choose a tag to compare

Includes the basics;

Basic types; Buffer, CharString, (F/I)32x(4,2) ala Vector, List, QuatF32/F64, RefPtr, Transform, <U/I><8/16/32/64> and F<32/64>.
Other types such as CDFList.
Basic utils; math, time, safe type casting, allocation (allocator & allocation buffer).
Virtual and local files (including exe icon).
Virtual and physical window management.
Input devices; Keyboard and mouse.
Threading; including lock mechanism.
Logging / error reporting (including call stacks).
Custom archive and datalist/stringlist formats.
Archive implementation.
Encryption, cryptographically secure random and hashing.
BMP file writing.
Windows (only) support but possibility to add Linux + Android in the future.
Basic OxC3 tool for file conversions, file data/header inspection, encryption and hashing.