althack-project / althack-project/althack
Nodes can be connected via ports on the UI
Offen
enhancement
- Vorherrschende Sprache
- C++
- Sterne
- 0
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
The play area canvas allows to connect nodes to one another. This should happen via ports on nodes. The ports need to be typed, meaning not all node ports can be connected to all other ports, but only to matching ones.
Two distinctions for possible connections need to be made:
- Port type
- In/Out port (out only connects to in, m:n mappings)
The connections themselves need to be typed as well to denote what the available/intended characteristics are for each connection.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.