返回顶部
g

genart

Generate algorithmic visual art — flow fields, fractals, cellular automata, circle packing, wave patterns. SVG + PNG output.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 2.0.0
安全检测
已通过
76
下载量
0
收藏
概述
安装方式
版本历史

genart

# GenArt Skill Procedural visual art generator using Python. Produces SVG vector art and PNG raster output from algorithmic patterns and mathematical structures. ## Algorithms ### Flow Fields Perlin noise-based vector fields that guide particle motion, creating organic flowing patterns and fluid-like aesthetics. ### Fractals Recursive geometric structures: Mandelbrot sets, Julia sets, L-systems, and self-similar branching patterns with configurable depth and parameters. ### Cellular Automata Conway's Game of Life and variants, generating complex patterns from simple local rules. Produces static snapshots or animated sequences. ### Circle Packing Algorithm-driven placement of circles in constrained spaces, creating organic compositions with visual balance. ### Wave Patterns Sinusoidal and superposed wave interference, creating ripple effects, moiré patterns, and harmonic visualizations. ## Usage ```bash genart.py --algorithm flow_field --output art.svg [--params "noise=0.5,scale=10"] genart.py --algorithm fractal --output mandelbrot.png --width 1024 --height 1024 genart.py --algorithm cellular_automata --output ca.svg --iterations 100 genart.py --algorithm circle_pack --output circles.svg --target-count 200 genart.py --algorithm waves --output waves.png --frequency 5 --amplitude 100 ``` Outputs SVG for scalable vector art or PNG for raster. All fully deterministic and scriptable. ## Features - **Deterministic:** Seed-based generation for reproducible art - **Scalable:** SVG output scales infinitely without quality loss - **Raster export:** PNG rendering for web and print - **Configurable:** Every algorithm exposes tunable parameters - **Fast:** Optimized Python with optional NumPy acceleration

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 genart-1776029231 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 genart-1776029231 技能

通过命令行安装

skillhub install genart-1776029231

下载 Zip 包

⬇ 下载 genart v2.0.0

文件大小: 9.91 KB | 发布时间: 2026-4-13 10:25

v2.0.0 最新 2026-4-13 10:25
Major: Public release after age gate lifted

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部