# Clase 1

##

## SCHEDULE

| Hora           | Bloque                                                                            |
| -------------- | --------------------------------------------------------------------------------- |
| 15.00 - 15.45  | Más sobre IFSs, y curva de Koch.                                                  |
| 15.45 - 16. 00 | Tiempo Creativo                                                                   |
| 16.00 - 16.40  | Definimos fractales, y aprendemos a medirlos.                                     |
| 16.50 - 17.30  | Fractales en dominio Complejo: Conjuntos de Julia, Mandelbrot y Fractal de Newton |
| 17.30 - 18.00  | Tiempo Creativo                                                                   |

**CONTENIDO TEÓRICO**

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

{% embed url="<https://docs.google.com/presentation/d/1qR2wMKQ2ibTrRfB_5xiQYi4-TyMHkj38ygaO_AMDo0k/edit?usp=sharing>" %}

{% embed url="<https://acko.net/blog/how-to-fold-a-julia-fractal>" %}

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

#### PRÁCTICA

{% embed url="<https://caos.solsarratea.world/rumbo/koch/editor/>" %}

{% embed url="<https://caos.solsarratea.world/rumbo/julia/editor/>" %}

{% embed url="<https://caos.solsarratea.world/rumbo/mandelbrot/editor/>" %}

{% embed url="<https://caos.solsarratea.world/rumbo/newton/editor/>" %}

#### ARTE Y FRACTALES

{% embed url="<http://dpya.org/wiki/index.php/1999_-_The_Fractal_Art_Manifesto_-_Kerry_Mitchell>" %}

{% embed url="<https://www.kerrymitchellart.com>" %}

{% embed url="<https://www.fractalus.com/ifl>" %}
WebRing de Arte Fractal
{% endembed %}

{% embed url="<https://users.math.yale.edu/public_html/People/frame/Fractals/Panorama/Literature/IntFracLit/IntFracLit.html>" %}

{% embed url="<http://www.abm-enterprises.net/wallpaper.html>" %}


---

# 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://lashaderwiki.solsarratea.world/cursos/tematicos/computando-visiones-del-caos-en-glsl-por-cceba-media-lab/descripcion-sobre-las-clases/clase-1.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.
