3DMathsLearning
Repository to learn and further develop my understanding for 3D mathematics.
First time setup
- Download source code
- Go to 3DMathsLearning\Scripts\Local, open a command prompt and run Windows-Build.bat
- Open and build Debug for 3DMathsLearning\3DMathsLearning.sln and you're good to go. Set any of the "Vector" projects as the Startup Project to see what they do!
See what the examples do
- Go to https://github.com/jmottershead94/3DMathsLearning/releases and download the Binaries folder.
- Open a command prompt in the Binaries folder and run the VectorX.exe files to see what they do and to read explanations for them.