Chai3D

From RobolaboWiki
Jump to: navigation, search

Installation

Download

Download Chai3D from www.chai3d.com

Uncompress it:

 tar -xvf chai3d-3.2.0-Makefiles.tar.gz 

Compilation

Dependencies

 
sudo apt-get install libasound2-dev libxcursor-dev libxrandr-dev libxinerama-dev libusb-1.0-0-dev 

If some problems of dependencies try:

sudo apt-get install freeglut3 freeglut3-dev binutils-gold build-essentials

Compilation

Compile:

 make