# Agosto/Septiembre 2021

El curso originalmente fue hosteado en el link de abajo:

{% embed url="<https://intro-shaders.solsarratea.world/clases/>" %}

Para complementar con contenido teórico, recomiendo acceder [al curso dictado en 2022](/cursos/introductorios/live-coding-shaders-por-nodo-centro-cultral-digital/abril-mayo-2022.md).

Quienes de todas maneras le interesan simplemente los checkpoints de las clases:

## Clase 00

{% embed url="<https://intro-shaders.solsarratea.world/clases/clase0/editor/>" %}

## Clase 01

{% embed url="<https://intro-shaders.solsarratea.world/clases/clase1/editor/>" %}

## Clase 02

{% embed url="<https://intro-shaders.solsarratea.world/clases/clase2/editor/>" %}


---

# 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/introductorios/live-coding-shaders-por-nodo-centro-cultral-digital/agosto-septiembre-2021.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.
