# Dia 4

## cables.gl + variante reacción difusión + cristalización

{% embed url="<https://docs.google.com/presentation/d/1Po4QtALB3MJN6bketIlKOfSmn7FZZXIYCE25UHXdICo/pub?start=false&loop=false&delayms=3000>" %}

## Lenia

{% embed url="<https://docs.google.com/presentation/d/1DY-T5UD71ScuAqWnaAVrf8sM8sQaO7QdpttMV5YthG8/pub?start=false&loop=false&delayms=3000>" %}

## Patch del día

## Objetivo: explorar simulaciones artificiales de vida.&#x20;

### Actividades prácticas&#x20;

#### Guiadas

1. Repaso de clases previas, explorar estados iniciales para dar lugar a las simulaciones-
2. Introducir la simulación de Lenia.
3. Intoducir variaciones de la simulación de Lenia

#### A explorar

1. Probar distintos valores y condiciones iniciales para el shader de Cristalización
2. Mapear valores de slider a factores externos: sonido, mouse, midi etc

## Otros Links

{% embed url="<https://chakazul.github.io/lenia.html>" %}

{% embed url="<https://google-research.github.io/self-organising-systems/particle-lenia/>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://genesis-digital.solsarratea.world/clases/dia-4.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
