Description: Vector Math in C#.
Implemented using operator overloading.
Includes subtraction, addition, dot product, multiplication by a scalar and more.
To Search:
File list (Check if you may need any files):
VectorMath\VectorMath
..........\..........\bin
..........\..........\...\Debug
..........\..........\...\.....\VectorMath.exe
..........\..........\...\.....\VectorMath.pdb
..........\..........\...\.....\VectorMath.vshost.exe
..........\..........\...\Release
..........\..........\obj
..........\..........\...\Debug
..........\..........\...\.....\TempPE
..........\..........\...\.....\VectorMath.csproj.FileListAbsolute.txt
..........\..........\...\.....\VectorMath.exe
..........\..........\...\.....\VectorMath.pdb
..........\..........\...\Release
..........\..........\Program.cs
..........\..........\Properties
..........\..........\..........\AssemblyInfo.cs
..........\..........\VectorMath.csproj
..........\..........\VectorMath.csproj.user
..........\VectorMath.sln
..........\VectorMath.suo
VectorMath