Projects/Inseminator

Inseminator

Get the latest version with:

    darcs get http://daimi.au.dk/~cgd/projects/Inseminator

Description:

An application developed for educational learning. It combines pictures, movies an interactive simulations to give the user a feel of the process of artificial insemination.

Take a look at  demo video

Dependencies

Inseminator depends on the  OpenGL Renderer extension,  SDL extension,  TGAResource extension,  OBJResource extension,  StateManager extension,  GenericHandlers extension and  FFMPEGResource extension. Plus another extension MediPhysics? which in not available online at the moment. To get up and running quickly, save the repos file Inseminator.repos Download to the [browser:/ OpenEngine root directory] and run

./repos.py update inseminator

Note: on Windows python is not installed by default, to use repos.py on Windows, download and install this package:  Python 2.5.2

The project only contains the actual source code so in order to try this demo  you must get some resources from here and save them to the subdirectory called data in the application directory.

Needed resources:

  • [todo] add the data directory

Note for OS X users: the ffmpeg uses dylib right now, so you need to set the dyld before running the program, this can be done the following way: export DYLD_LIBRARY_PATH=/Users/username/OpenEngine/movieplayer/libraries/ffmpeg/lib/

Contact

For error reporting please contact  cpvc

Attachments