-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathREADME
More file actions
31 lines (23 loc) · 1.13 KB
/
README
File metadata and controls
31 lines (23 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Authors:
Matt Miguel
Jason Tsao
Vikram Balakrishnan
Using the Qt Framework, Coin3d, and accelerometer data to animate a human
body
To compile the Animator, you will need to install Coin3d and Qt.
For convenience, we recommend working in a Linux environment such as Ubuntu.
The following links lead to websites where you can install or emulate an Ubuntu OS.
http://www.ubuntu.com/
http://www.vmware.com/products/player/
To get started with Ubuntu, simply run the linux_setup script in the top level directory to install the necessary libraries.
This requires an internet connection.
For Windows or Mac, see the respective sites for each library to get installation files:
http://www.coin3d.org/
http://qt.nokia.com/products/
Please see the Animator_User_Guide.pdf for more information.
These sites also provide excellent documentation for Coin and Qt.
Also recommended for learning Coin: web books on Open Inventor (Coin uses the Open Inventor API):
The Inventor Mentor:
http://www-evasion.imag.fr/Membres/Francois.Faure/doc/inventorMentor/sgi_html/
The Inventor Toolmaker:
http://www-evasion.imag.fr/~Francois.Faure/doc/inventorToolmaker/sgi_html/