site banner

powered by PyLucid v0.8.0
render time: 16.6 ms - overall: 48.7 ms - queries: 29

A reactive multi agents educational project

last modified: 2008-09-01 10:54:20
permalink to this page

Contents

Info en français

Voyez le rapport et les slides sur la page du projet.

Many drawing agents trying to do something viewable

Image samples produced by this project





Context

Challenges

We had to provide a web app capable of drawing something 'artistic' (abstract) while using reactive multi agents.
This means describing out what 'drawing' really means in computing science terms –a quest we have only partially achieved.
It also implies generating a sufficiently large set of drawings (in this, we failed).

Implementation

Project characteristics

Java web start was chosen, although we learnt later on that Franck Gechter would have appreciated 'something lighter', such as cpp.

We (Feth) chose to reinvent the (generic) wheel over reusing existing multi agent platforms, such as madkit (used in class) or tinymas (written by our professor Stéphane Galland).

Test it

Still sits on my personnal page .

Something better http://www.complexification.net/gallery/ : Just go there, and stare.