# Sobre el taller

El curso busca:

* Explorar ideas distintas, y combinarlas con creatividad.
* Los shaders como medio para computar ideas.
* La computadora como herramienta convivial.
* Crear una comunidad de aprendizaje.
* Expandir el imaginario creativo.
* Divertirse :D

Tendremos principalmente dos bloques:

* Introducir shaders y crear un ray marching simple.
* Agregar controles de color y movimientos de cámara.


---

# 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/blobniverso-creacion-de-universo-moldeable-a-traves-del-livecoding/sobre-el-taller.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.
