Update README.md

This commit is contained in:
2025-03-24 06:46:02 +03:00
committed by GitHub
parent dc43411bd2
commit a797dd134a

View File

@@ -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