← 返回
未分类 中文

GenArt

Generate algorithmic visual art — flow fields, fractals, cellular automata, circle packing, wave patterns. SVG + PNG output.
生成算法视觉艺术——流场、分形、细胞自动机、圆填充、波纹图案。SVG + PNG 输出。
eliot-onbox eliot-onbox 来源
未分类 clawhub v2.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 315
下载
💾 0
安装
1
版本
#latest

概述

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

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

版本历史

共 1 个版本

  • v2.0.0 当前
    2026-05-07 07:55 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

design-media

UI/UX Pro Max

xobi667
提供 UI/UX 设计智能与实现指导,帮助打造精美界面。适用于 UI 设计、UX 流程、信息架构、视觉风格、设计系统/标记、组件规格、文案/微文案、无障碍及前端 UI(HTML/CSS/JS、React、Next.js、Vue、Svelte
★ 218 📥 47,892
ai-agent

Dreamer

eliot-onbox
合成梦境系统——情感追踪、梦境编排,为不睡觉的AI提供模拟梦境体验。
★ 0 📥 446
design-media

Openai Whisper

steipete
使用 Whisper CLI 进行本地语音转文字(无需 API 密钥)
★ 331 📥 94,030