-
Notifications
You must be signed in to change notification settings - Fork 5
Installation
Asger edited this page Sep 10, 2013
·
1 revision
- Check out GEL from http://svn.imm.dtu.dk/svn/gelsvn/trunk
- Build the GEL framework
- Open the XCode project from this repository or create your own
- Add the GEL, OpenGL and GLUT frameworks
- Run the DEMO examples
- Install GLEW
- Install GLUT
- Install Lapack
- Install CMake
- Check out GEL from http://svn.imm.dtu.dk/svn/gelsvn/trunk
- Setup CMake to generate a Visual Studio project for GEL
- Build the GEL project
- Open the Visual Studio project from this repository or create your own
- Link to GEL, OpenGL and GLUT
- Run the DEMO examples