Skip to content
This repository was archived by the owner on Jul 10, 2020. It is now read-only.

hexthedev/Unity-Calc-Namespace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unity Calc Namespace

While working in Unity I find it useful to have a centralized static class for doing common calculations over different types. The Calc namespace includes a number of sub-namespaces fro different types: Bool, Vector, Matrix, etc.

To use this code, simply copy/paste the Calc folder to your Unity project. I have included DLLs for libraries required in the namespace as dependencies.

Make sure to keep the version.txt file. This is a way to remember the version of Calc in your project.

API to come...

About

A collection of calculation functions to centralize implmentation of common calculations and increase programming efficiency.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages