Download List

Descripción del Proyecto

TkLife is a multipurpose artistic program designed to manipulate 64
different colors on a canvas. It can be used to automatically generate
complex patterns simulating the birth, life, and death of cells. It
can be used as a simple drawing tool. In BioMode, it can be used to
visualize and analyze multiple DNA sequence alignments. It can also be
used to visualize numeric data from tab-delimited spreadsheets.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-05-21 03:18
077

Esta versión soporta el ahorro de salida gráfica en formatos PostScript y el archivo HTML. Una nueva función prevista la generación automática de patrones repetitivos sobre tela que pueden ser utilizados como modelos para seguir las transformaciones de Poincaré.
Tags: Minor feature enhancements
This version supports the saving of graphical output in Postscript and HTML file formats. A new function provided automatic generation of repetitive patterns on canvas that can be used as starting patterns for further Poincare transformations.

2004-04-29 23:07
075

Esta versión proporciona salvar la configuración de cada transformación de Poincaré o reaparición en un archivo temporal. Cada iteración de Poincaré es reversible, es posible ejecutar transformaciones en adelante y atrás direcciones.
Tags: Minor feature enhancements
This release provides saving the configuration of each Poincare transformation/recurrence in a temporary file. Each Poincare iteration is reversible; it is possible to run transformations in forward and reverse directions.

2004-04-20 06:55
058

Una transformación de Poincaré nuevo / función de repetición se implementó para la manipulación de imágenes en el lienzo. Otra nueva función es la conversión de imágenes en el reverso (negativo) esquemas de color.
Tags: Minor feature enhancements
A new Poincare transformation/recurrence function was implemented for manipulating images on the canvas. Another new function was the conversion of images into reverse (negative) color schemes.

2004-04-13 07:50
047

Esta versión presenta una forma de la célula configurable a la lona TkLife. Las células son móviles con el ratón. El movimiento está sincronizado en el modo de red. La secuencia de comandos Python que acompaña Image2TkLife_003.py convierte imágenes JPEG en formato de archivo TkLife.
Tags: Minor feature enhancements
This release features a configurable cell shape to the TkLife
canvas. Cells are movable by mouse. Movement is
synchronized in the networking mode. The accompanying
Python script Image2TkLife_003.py converts JPEG images
into TkLife file format.

2004-03-25 22:25
041

Dos programas de TkLife ejecuta en dos equipos diferentes puede ahora interactuar uno con los demás a través de conexiones de red. Para activar el modo de red, usted necesita comenzar los servidores de ambos programas TkLife así como las conexiones a través de clientes. Los eventos de clic del ratón (pintura) serán sincronizados en ambos lienzos.
Tags: Minor feature enhancements
Two TkLife programs running on two different computers can now interact
one with each other via network sockets. To activate networking mode,
you need to start SERVERS on both TkLife programs as well as connections
via CLIENTS. Mouse click events (painting) will be synchronized on both
canvases.

Project Resources