https://github.com/laironcosta1994/unitymathreference
Math reference for games and more. All visualized in Unity3D.
https://github.com/laironcosta1994/unitymathreference
2d 3d csharp example game math math-reference reference sample unity3d vectors
Last synced: 16 days ago
JSON representation
Math reference for games and more. All visualized in Unity3D.
- Host: GitHub
- URL: https://github.com/laironcosta1994/unitymathreference
- Owner: laironcosta1994
- License: mit
- Created: 2024-08-06T23:13:53.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-08-06T23:14:54.000Z (9 months ago)
- Last Synced: 2025-04-12T23:49:35.064Z (16 days ago)
- Topics: 2d, 3d, csharp, example, game, math, math-reference, reference, sample, unity3d, vectors
- Language: C#
- Homepage:
- Size: 419 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Unity Math Reference
- Math reference for games and more.
- Visualized in Unity3D.
- Uses internal types (not Unity's) allowing it to be ported to any lang or enviroment.
### NOTE: Make sure Unity "Gizmos" are turned on as many demo's use Scene view.