Require Visual Studio Express 2013 download.
Download lib-include-windows.zip and copy include
and lib
folders into C:/Program Files(x86)/Microsoft Visual Studio 12.0/VC
.
Require Xcode from the App Store
Download lib-include.zip and copy include
and lib
folders into /usr/local
.
Open the Finder and press CMD+Shift+G
to use "Go to Folder...".
Copy and paste sudo apt-get install build-essential libgl1-mesa-dev
in the terminal and press enter.
Open the Visual Solution into cg-lab-win
and you are ready to go.
Open the Xcode solution into cg-lab-osx
and you are ready to go.
Open the terminal, change directory to cg-lab-linux-i386
and launch make run
.
Open the terminal, change directory to cg-lab-linux
and launch make run
.