altMath
AltMath provides utility math functions designed to extend Unity's built-in mathematics capabilities. Streamline common calculations and mathematical operations in your game development workflow with a straightforward, lightweight library.
com.alteracia.altmath 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/altmath.git README Markdown
Copy this to your project's README.md
## Installation
Add **altMath** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/altmath.git
```
[](https://www.pkglnk.dev/pkg/altmath)Used By (1)
README
AltMath
Some Math functions for Unity
No comments yet. Be the first!