What problem does it solve?
Creating audio-reactive 3D Chladni particle visuals normally requires manual screen recording of a live Electron page, which produces inconsistent, non-reproducible results. This Skill clones the 3D-Chladni project and drives its pixel-exact offline exporter to produce deterministic, validated video files.
Core Features & Use Cases
- Deterministic Particle Rendering: Exports Dynamic Sand, Modal Sand, Cosmic Web, and Dynamic Cosmic modes with fixed seeds so reruns reproduce identical motion.
- Audio-Reactive Motion: Accepts an audio file to drive frame-by-frame reactive particle deformation and muxes the audio into the output video.
- Transparent Output: Exports ProRes 4444 MOV with alpha channel for compositing, plus standard H.264 MP4.
- Use Case: A music producer wants a 12-second cosmic-web visualizer synced to a track; the Skill clones the repo, renders with the audio file, and validates the output dimensions, duration, and audio stream with ffprobe.
Quick Start
Use $3d-chladni-render to create a 6-second 1280x720 Cosmic Web MP4 in my current workspace, optionally driven by my audio file.