jalec 0abb7a4d3c changed interfaces of read*.h to return bool, 14 năm trước cách đây
..
Makefile 0abb7a4d3c changed interfaces of read*.h to return bool, 14 năm trước cách đây
README 12b2bc14aa Added some header ifdefs, 14 năm trước cách đây
example.cpp c12e0692fe Small change to trackball example 14 năm trước cách đây

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