# P5.js Demo

整理收集了[亚赛大人](https://github.com/wangyasai)的效果展示。

* [Speed-Line](https://wangyasai.github.io/Speed-Line/) - 漫画必备超燃速度线
* [Play-a-ball](https://wangyasai.github.io/Play-a-ball/) - 抽象球体生成器
* [Awesome Masoic](https://wangyasai.github.io/Awesome-Masoic) - 动态马赛克背景生成器
* [Perlin Noise](https://wangyasai.github.io/Perlin-Noise/) - 等高线神器
* [Stars-Emmision](https://wangyasai.github.io/Stars-Emmision/) - 万箭齐发毫发无伤背景生成器
* [Particles-Emission](https://wangyasai.github.io/Particles-Emission/) - 粒子循环运动神器


---

# 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://docs.tenten.co/awesome/webgl/awesome-threejs-playground/demo/p5.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.
