# Contenido

Si bien habrá mucho contentido sintáctico y teórico sobre shaders..

<figure><img src="/files/OAjrIlUPFn4QA0Q39HAq" alt=""><figcaption></figcaption></figure>

El objetivo es poder combinar los scripts vistos, entender donde modificar valores numéricos, dibujar en un canvas y crear mundos personalizados :)\
Es decir, no esperamos que escriban *shaders from scratch* pero si que..<br>

<figure><img src="/files/twG8jXlGF8iFuRUvVPp8" alt=""><figcaption><p>demo</p></figcaption></figure>

aprendan, crean cosas  y se diviertan :)


---

# 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/contenido.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.
