Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 1.38 KB

File metadata and controls

54 lines (34 loc) · 1.38 KB

Welcome to the public repository of GeneCraft-Project

This project is initially a Bachelor Thesis done at HEIG-VD by

  • Aurélien Da Campo
  • Cyprien Huissoud

For more informations on the project go to http://www.genecraft-project.com
The source is initialy imported from http://www.genecraft-project.com/svn/genelab
The SVN repo is here for historical purpose, don't use it anymore to commit to this project.

Installation

This software has been tested on

  • Windows XP, Vista and Seven
  • MacOSX 10.6
  • Should work on Linux with some small changes

There's no proper build system, you have to find your way through the compilation process.
First download the required dependencies :

  • bulletphysics
  • Ogre3D
  • Qt
  • Qxt (only the 'core' part is needed)
  • Qwt

Then modify the .pro to reflet your configuration Then build it =)

Contributing

We welcome contributions to this project!
For copyright/licence simplifications we ask you to either put your contributions in the public domain, or give the authorship to GeneCraft.

The source is publied on dual-licencing, GPL here and commercial one demand.
We hope to be able to get some found from the commercial
licence to be able to improve and continue this project.

Have fun,

Aurélien & Cyprien