Menu

Tree [456136] master /
 History

HTTPS access


File Date Author Commit
 debian 2013-11-22 zarquon42b zarquon42b [29e105] added debian folder
 vcglib 2014-02-03 schlager schlager [456136] added config -= qt to make installation of qt-f...
 README 2012-11-23 zarquon42b zarquon42b [b8949d] updated README
 trimesh-tools.pro 2014-02-03 schlager schlager [456136] added config -= qt to make installation of qt-f...

Read Me

Requirements:
=============
QT-SDK (http://qt-project.org/downloads)
a c++ compiler

Compiling:
==========
1. extract archive
2. open command shell and navigate to folder containing the file 'trimesh-tools.pro'
3. execute the following commands:

   	qmake 
	make

4. The compiled binaries are to be found in the automatically created folder 'bin' in the same directory

Installing: 
===========
just add executable to system path (if you want to use it with the Morpho package)