jalec b8c50e5f06 all examples build with static 14 yıl önce
..
Makefile b8c50e5f06 all examples build with static 14 yıl önce
README 12b2bc14aa Added some header ifdefs, 14 yıl önce
example.cpp b8c50e5f06 all examples build with static 14 yıl önce

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