COMPM080/GV18: Acquisition and Processing of 3D Geometry exapmle code for visualization.
- Git (Git)
- CMake (CMake)
- OpenGL 3.3 or newer
- libIGL (auto-installed using setup.sh/bat)
- NanoGui (auto-installed using setup.sh/bat)
You'll need to install GLEW using
- Ubuntu:
sudo apt-get install cmake git xorg-dev libglew-dev libgl1-mesa-dev
- Run Visual Studio command prompt:
"VS2015 x64 Native Tools Command Prompt"
C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\VsDevCmd.bat
git clone http://github.com/smartgeometry-ucl/compM080-compGV18
cd IGLFramework
./setup.bat
- Open a "terminal"
git clone http://github.com/smartgeometry-ucl/compM080-compGV18
cd IGLFramework
./setup.sh