# Live coding por TOPLAP BCN

\
**Objetivos:**

* Adquirir nociones básicas de GLSL.  &#x20;
* Entender las ventajas e inconvenientes de escribir programas que funcionan directamente con la GPU.
* &#x20;Acercar el código creativo como práctica mundana.
* Crear, mostrar y participar.<br>

**Agenda:**\
Bloque 0\
11.00-11.30: Presentación y motivaciones\
11.30-11.45: Pausa/Preguntas <br>

Bloque 1\
11.45-12.30: Bloque 1: Introducción a GLSL y nociones básicas\
12.30-12.45: Exprimentacion&#x20;

12.45-13.00: Pausa \
\
Bloque 2\
13.00-13.15:  Composicion + tematica final \
13.15-13.45: Tiempo re-creativo \
13.45-14.00: Preguntas, y respuestas&#x20;

<br>


---

# 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/workshops/live-coding-por-toplap-bcn.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.
