jalec 13020d0872 libigl.a and mosek/tetgen extras compile on redhat (with some warnings and removed deprecations), static library makefile for anttweakbar před 14 roky
..
Makefile 13020d0872 libigl.a and mosek/tetgen extras compile on redhat (with some warnings and removed deprecations), static library makefile for anttweakbar před 14 roky
README 12b2bc14aa Added some header ifdefs, před 14 roky
example.cpp bd4d115fea major reorganization of directory structure před 14 roky

README

This is a simple GLUT-based example that shows how to use igl's trackball.h
function.

To compile:
make

Usage:
./example
or
./example [positive speed factor]

Interaction:
Drag on screen to use trackball
Press SPACE to change shape

Example #1:
# use a speed factor of 2: twice as fast trackball
./example 2