Skip to content

COMPM080/GV18: Acquisition and Processing of 3D Geometry - course framework (2017)

License

Notifications You must be signed in to change notification settings

smartgeometry-ucl/compM080-compGV18

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example code for compM080/GV18 (UCL)

COMPM080/GV18: Acquisition and Processing of 3D Geometry exapmle code for visualization.

Dependencies:

  • Git (Git)
  • CMake (CMake)
  • OpenGL 3.3 or newer
  • libIGL (auto-installed using setup.sh/bat)
  • NanoGui (auto-installed using setup.sh/bat)

OSX

You'll need to install GLEW using

  • Homebrew brew install glew      or
  • MacPorts sudo port install glew +universal.

Unix

  • Ubuntu: sudo apt-get install cmake git xorg-dev libglew-dev libgl1-mesa-dev

Install:

Windows

  • 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

OSX/Unix

  • Open a "terminal"
git clone http://github.com/smartgeometry-ucl/compM080-compGV18
cd IGLFramework
./setup.sh

Example

Example

About

COMPM080/GV18: Acquisition and Processing of 3D Geometry - course framework (2017)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published