algorithmic-art
仓库创建 2025年10月22日最近提交 13 天前SkillHot 收录 20 天前
▸ 精选理由
便于逐步生成原创可交互艺术作品,适合教育与创作。
这个 Skill 做什么
用 p5.js 创建有种子随机性的互动式算法艺术与示例代码。
用 p5.js 写可交互的生成式艺术,支持带种子(seeded)随机性和参数调节。适合你想用代码做流场、粒子系统或可重复的算法创作时,直接输出可运行的 .html/.js 演示和一份理念说明的 .md。特别之处是把“随机”做成可复现的创作流程,并鼓励原创算法而非复制现成艺术作品。
▸ 展开 SKILL.md 英文原文
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.
1.4k
Stars
245
Forks
31
仓库内 Skill
+46
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Prat011/awesome-llm-skills/master/algorithmic-art/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Prat011/awesome-llm-skills/master/algorithmic-art/SKILL.md"SKILL.MD 节选查看完整文件 ↗
Algorithmic philosophies are computational aesthetic movements that are then expressed through code. Output .md files (philosophy), .html files (interactive viewer), and .js files (generative algorithms). This happens in two steps: 1. Algorithmic Philosophy Creation (.md file) 2. Express by creating p5.js generative art (.html + .js files) First, undertake this task: ## ALGORITHMIC PHILOSOPHY CREATION To begin, create an ALGORITHMIC PHILOSOPHY (not static images or templates) that will be interpreted through: - Computational processes, emergent behavior, mathematical beauty - Seeded randomness, noise fields, organic systems - Particles, flows, fields, forces - Parametric variation and co
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有