A powerful live coding environment for visual synthesis
Enhanced interface for Hydra with performance-focused features
- Advanced code editor with syntax highlighting
- Smart autocomplete with default parameters
- Tooltip documentation for all Hydra functions
- Multiple themes
- Customizable fonts and sizes
- Color picker for .color()
- Increment/decrement values for VJ-style control (Alt+↑/↓)
- Block execution for selective code running
- Second window for fullscreen performance
- Quick stop function (Ctrl+;)
- Community shaders and additional patterns
# Clone the repository
git clone https://github.com/CrashServer/super-hydra-turbo-edition.git
cd super-hydra-turbo-edition
# Install dependencies
npm install
# Start development server
npm run dev| Shortcut | Action |
|---|---|
Ctrl+Enter |
Execute code block |
Ctrl+Space |
Show autocomplete |
Ctrl+; |
Stop all (hush) |
Alt+↑/↓ |
Increment/decrement values |
Alt+I |
Show function definition |
Alt+H |
Toggle code visibility |
Alt+X |
Toggle comment |
Ctrl+S |
Save code |
Escape |
Close panels/tooltips |
Ctrl+K |
Open color picker in .color() function |
- Font selection - Choose from coding-optimized fonts
- Theme switcher - Multiple dark themes available
- Font size control - Adjust for your display
- Second window - Open performance window
- Shortcuts reference - Quick command overview
- Fullscreen canvas for live performances
- Real-time synchronization with main window
- Resizable interface adapts to your needs
- Hydra Synth - Live coding video synthesis engine
- CodeMirror - Advanced code editor
- Vite - Fast build tool
- Extra shader - Extra Shaders
- Geikha functions - Additional patterns and functions
- Hydra FCS - Functions and patterns inspired by algebraic geometry
This project is open source and available under the MIT License.
- Olivia Jack - Creator of Hydra Synth
- Thomas Jourdan - Additional shaders
- Geikha - Hyper Hydra functions
- Yuri Maltsman - Hydra FCS functions
- CodeMirror Team - Editor component
- Contributors - Bug fixes and enhancements
- CrashServer - Project maintainer
Built with ❤️ for the live coding community by CrashServer