jmottershead94 / 3DMathsLearning

Repository to learn and further develop my understanding for 3D mathematics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3DMathsLearning

Repository to learn and further develop my understanding for 3D mathematics.

First time setup

  1. Download source code
  2. Go to 3DMathsLearning\Scripts\Local, open a command prompt and run Windows-Build.bat
  3. 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

  1. Go to https://github.com/jmottershead94/3DMathsLearning/releases and download the Binaries folder.
  2. 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.

About

Repository to learn and further develop my understanding for 3D mathematics.

License:MIT License


Languages

Language:C++ 72.1%Language:Lua 26.2%Language:Batchfile 1.7%