hermes-agent/optional-skills/creative/touchdesigner-mcp/references
kshitijk4poor 730347e38f feat(skills): expand touchdesigner-mcp with GLSL, post-FX, audio, geometry references (#13664)
Add 6 new reference files with generic reusable patterns:
- glsl.md: uniforms, built-in functions, shader templates, Bayer dither
- postfx.md: bloom, CRT scanlines, chromatic aberration, feedback glow
- layout-compositor.md: layoutTOP, overTOP grids, panel dividers
- operator-tips.md: wireframe rendering, feedback TOP setup
- geometry-comp.md: instancing, POP vs SOP rendering, shape morphing
- audio-reactive.md: band extraction (audiofilterCHOP), beat detection, MIDI

Expand pitfalls.md (#46-63):
- Connection syntax, moviefileoutTOP bug, batch frame capture
- TOP.save() time advancement, feedback masking, incremental builds
- MCP reconnection after project.load(), TOX reverse-engineering
- sliderCOMP naming, create() suffix requirement
- COMP reparenting (copyOPs), expressionCHOP crash
- Strip session-specific names in earlier pitfalls (promo_ -> my_)
- Audio device CHOP at FPS=0: active=False is the fix, not volume=0

All content is generic — no session-specific paths, hardware, aesthetics,
or param-name-only entries (those belong in td_get_par_info).
Bumps version 1.0.0 -> 1.1.0.

Salvaged from @kshitijk4poor's original PR #13664; dropped setup.sh and
troubleshooting.md changes that reverted subsequent HERMES_HOME and pgrep
fixes already on main, and preserved original author frontmatter.
2026-04-27 08:46:36 -07:00
..
audio-reactive.md feat(skills): expand touchdesigner-mcp with GLSL, post-FX, audio, geometry references (#13664) 2026-04-27 08:46:36 -07:00
geometry-comp.md feat(skills): expand touchdesigner-mcp with GLSL, post-FX, audio, geometry references (#13664) 2026-04-27 08:46:36 -07:00
glsl.md feat(skills): expand touchdesigner-mcp with GLSL, post-FX, audio, geometry references (#13664) 2026-04-27 08:46:36 -07:00
layout-compositor.md feat(skills): expand touchdesigner-mcp with GLSL, post-FX, audio, geometry references (#13664) 2026-04-27 08:46:36 -07:00
mcp-tools.md feat: rename touchdesigner -> touchdesigner-mcp, move to optional-skills/ 2026-04-18 17:43:42 -07:00
network-patterns.md feat: rename touchdesigner -> touchdesigner-mcp, move to optional-skills/ 2026-04-18 17:43:42 -07:00
operator-tips.md feat(skills): expand touchdesigner-mcp with GLSL, post-FX, audio, geometry references (#13664) 2026-04-27 08:46:36 -07:00
operators.md feat: rename touchdesigner -> touchdesigner-mcp, move to optional-skills/ 2026-04-18 17:43:42 -07:00
pitfalls.md feat(skills): expand touchdesigner-mcp with GLSL, post-FX, audio, geometry references (#13664) 2026-04-27 08:46:36 -07:00
postfx.md feat(skills): expand touchdesigner-mcp with GLSL, post-FX, audio, geometry references (#13664) 2026-04-27 08:46:36 -07:00
python-api.md feat: rename touchdesigner -> touchdesigner-mcp, move to optional-skills/ 2026-04-18 17:43:42 -07:00
troubleshooting.md chore(skills): touchdesigner-mcp follow-ups 2026-04-18 17:43:42 -07:00