1
0
mirror of https://github.com/slendidev/smath.git synced 2026-03-17 02:26:50 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
6079705bb6 Add Doxygen documentation
Signed-off-by: Slendi <slendi@socopon.com>
2026-03-12 02:35:04 +02:00
224b924772 Add optional interop headers
Those headers are used for interoping with various popular C++
libraries. For now, those libraries are Eigen, GLM, HandmadeMath,
Raylib, and SFML. Some other ones may be added in the future.

Those are disabled by default, as most projects I would imagine would
not use them. But in case you need any of them for special reasons like
I did, they are there.

Signed-off-by: Slendi <slendi@socopon.com>
2026-03-12 01:34:35 +02:00
3b9adb0ddc Update README with logo
Add logo
2026-03-11 20:15:23 +02:00
889a42f9b5 Update README
Fix typo, add badges and add quick start section

Signed-off-by: Slendi <slendi@socopon.com>
2026-03-11 20:06:29 +02:00
5f0badfe64 Fix packaging for Nix
Signed-off-by: Slendi <slendi@socopon.com>
2025-12-12 01:05:14 +02:00
c2f44d2bb7 Initial commit
Signed-off-by: Slendi <slendi@socopon.com>
2025-08-24 19:20:40 +03:00