Skip to content

Generic and extensible egui widgets to create analog synthesizer-like UI with data-oriented API

Notifications You must be signed in to change notification settings

ryo33/egui_cable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

egui_cable

GitHub MIT/Apache 2.0 Crates.io docs.rs

A generic and extensible data-oriented widget for connecting ports by cables.

Nice to use for:

  • analog synthesizer-like UI
  • node-based UI

Versions

egui egui_cable
0.27 0.5
0.28 0.6
0.29 0.7
0.30 0.8
0.31 0.9

Features

  • connect ports by data
  • dynamic connect and disconnect
  • lock connection
  • custom plug widget
  • custom port widget
  • custom cable widget
  • multiple connections on a single port.
  • on-connect event
  • on-disconnect event
  • on-hover event
  • garbage collection
  • multi-touch support (help me)

Examples

Click the images to see the source code. See /examples for more examples.

Simple example

Connect example

About

Generic and extensible egui widgets to create analog synthesizer-like UI with data-oriented API

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

 

Contributors 2

  •  
  •