mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-12 22:53:27 +00:00
Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user