althack-project / althack-project/althack
Nodes can be connected via ports on the UI
Abierto
enhancement
- Lenguaje dominante
- C++
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.