Welcome on PlantS project.
Developped by : Guillaume Segado, Bastien Laby.
Tutors : <<<<<<< HEAD Vencelas Biri (http://igm.univ-mlv.fr/~biri/),
Venceslas Biri (http://igm.univ-mlv.fr/~biri/),
a96b3b1f1d6d9e1f93d84b726aa7de583ed5fed2 Dominique Revuz (http://www-igm.univ-mlv.fr/~dr/)
School : IMAC engineering school (IMAC engineering school)
====== HOW TO INSTALL THE PROJECT :
If you read this document, you should have downloaded the project via GIT.
To make it works, you need the following library : > jogl-2.0 > jdom-2.0.3 These library are available in the project folder.
To install it, to have to add the following JARS to your classpath :
> For jogl-2.0 :
libjogl/jogamp-all-platforms/jar/gluegen-rt.jar
libjogl/jogamp-all-platforms/jar/jogl-all.jar
> For jdom-2.0.3
jdom-2.0.3/jdom-2.0.3.jar
To finish, you have to link these JARS to the corresponding library. All library (.so files) are available in "lib/" folders :
> For jogl-2.0 :
libjogl/jogamp-all-platforms/lib/
> For jdom-2.0.3 :
jdom-2.0.3/lib/
====== WORK :
S1 : Simple tree representation (openGL2-) S2 : Complex tree representation (openGL3+)
====== SPECIAL THANKS :
> IMAC Engineering school
> Venceslas Biri
> Dominique Revuz
> Laurent Noel (http://etudiant.univ-mlv.fr/~lnoel/index.php?page=contact)
> Vincent Nozick (http://igm.univ-mlv.fr/~vnozick/?lang=fr)