mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
updated read me
This commit is contained in:
21
README.md
21
README.md
@@ -21,12 +21,21 @@ Oranges's Math Library (omath) is a comprehensive, open-source library aimed at
|
|||||||
- **No Additional Dependencies**: No additional dependencies need to use OMath except unit test execution
|
- **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!
|
- **Ready for meta-programming**: Omath use templates for common types like Vectors, Matrixes etc, to handle all types!
|
||||||
|
|
||||||
|ENGINE |SUPPORT|
|
## Supported Render Pipelines
|
||||||
|--------|-------|
|
| ENGINE | SUPPORT |
|
||||||
|Source |✅YES |
|
|----------|---------|
|
||||||
|Unity |✅YES |
|
| Source | ✅YES |
|
||||||
|IWEngine|✅YES |
|
| Unity | ✅YES |
|
||||||
|Unreal |❌NO |
|
| IWEngine | ✅YES |
|
||||||
|
| Unreal | ❌NO |
|
||||||
|
|
||||||
|
## Supported Operating Systems
|
||||||
|
|
||||||
|
| OS | SUPPORT |
|
||||||
|
|----------------|---------|
|
||||||
|
| Windows 10/11 | ✅YES |
|
||||||
|
| Linux | ✅YES |
|
||||||
|
| Darwin (MacOS) | ✅YES |
|
||||||
|
|
||||||
## ⏬ Getting Started
|
## ⏬ Getting Started
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|||||||
Reference in New Issue
Block a user