| Index | Screenshots | Download | Results | Links | Project Page |


Linux Port:

Requeriments:

You must have installed GTK 2.0 for run this software, visit www.gtk.org for more information.

Downloading

You can download current release from here

To download the latest development version from CVS repository, you must execute next two commands:

	~$ cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/i3d-converter login

	~$ cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/i3d-converter co i3d-converter

Now you also can download from here

Compiling (for developers)

For compile using debug information (and all parameters wanted for compiling all files)

		~$ cd i3d-converter/

		~/i3d-converter$ make

Compiling a release

For compile using default options (not yet optimized, but without debug information):

	~$ cd i3d-converter/

	~/i3d-converter$ make release

Running

To run the program you must set:

		$ ./i3d-converter

Windows Port:

Download:

Required Software:

Compiling:



Powered by SourceForge Logo