Registered by aidave

A flexible engine for developing artificial life and virtual ecosystems.

Written in Python and Panda, Bloom is a framework for developing alife creations.

Meant to take the ease out of worrying about engine particulars, users will be provided tools to dynamically reload code in real time, keeping the engine running without needing a recompile/restart. Multiple cameras, 3D viewports, consoles, and information panels will allow tracking of creatures and their statistics.

// dependencies
sudo apt-get install bazaar python-qt4 panda3d

// install
mkdir -p ~/Develop/bloom
cd ~/Develop/bloom
bzr branch lp:bloom/edge
cd edge
python bloom.py

Bloom is a descendant of aiplanet, air, and naiture.

WARNING: Still in design phase! Not a complete program.

Chat: irc.freenode.net /join #bloom
Team: Join the Bloom Team: https://launchpad.net/~bloom

Project information

Maintainer:
aidave
Driver:
Bloom Team
Licence:
GNU GPL v3

RDF metadata

View full history Series and milestones

edge series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
Python

All bugs Latest bugs reported

All blueprints Latest blueprints

Downloads

Bloom does not have any download files registered with Launchpad.