From a797dd134a2bd3d0dd74a73df854bbd3be119bec Mon Sep 17 00:00:00 2001 From: Orange++ Date: Mon, 24 Mar 2025 06:46:02 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index b8ce55e..403ef0a 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,14 @@ Oranges's Math Library (omath) is a comprehensive, open-source library aimed at - **Collision Detection**: Production ready code to handle collision detection by using simple interfaces. - **No Additional Dependencies**: No additional dependencies need to use OMath except unit test execution - **Ready for meta-programming**: Omath use templates for common types like Vectors, Matrixes etc, to handle all types! + +|ENGINE |SUPPORT| +|--------|-------| +|Source |✅YES | +|Unity |✅YES | +|IWEngine|✅YES | +|Unreal |❌NO | + ## ⏬ Getting Started ### Prerequisites - C++ Compiler