-
Notifications
You must be signed in to change notification settings - Fork 0
Pattern export formats (GIF, MP4, PNG sequence) #38
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
The web Pattern Editor and 3D viewer cannot export pattern visualizations. Add export functionality.
Requested Formats
- GIF — Animated GIF of pattern playback (Icon Generator already has GIF support via gif.js that could be reused)
- MP4 — Video export for presentations
- PNG sequence — Individual frames for post-processing
Where to add
- Pattern Editor — export from grid view or 3D view
- Arena 3D Viewer — export rotating visualization
- Icon Generator — already has GIF export, could add MP4/PNG
Implementation Notes
- Icon Generator's
gif.jsintegration can serve as a reference - Consider frame rate and resolution options
- Include pattern metadata (name, arena, generation) in filename or overlay
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request