翻译描述为中文

This commit is contained in:
2026-03-22 11:53:40 +08:00
parent 85acf5ef28
commit e097cf79c2

View File

@@ -1,6 +1,6 @@
---
name: algorithmic-art
description: Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
description: 使用 p5.js 创建算法艺术,支持种子随机性和交互式参数探索。当用户请求使用代码创建艺术、生成艺术、算法艺术、流场或粒子系统时使用此技能。创建原创算法艺术而非复制现有艺术家作品,以避免版权侵权。
license: Complete terms in LICENSE.txt
---