-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME
More file actions
43 lines (31 loc) · 1.23 KB
/
README
File metadata and controls
43 lines (31 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
=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