Disable nodes without edges in curve_network
Nessuno ha ancora preso questa issue.
- Lingua principale
- C++
- Stelle
- 2.2k
- Fork
- 242
- Merge medio
- 11m
- PR unite (30g)
- 1
Descrizione
For register_surface_mesh, vertices without a face aren't shown.
For register_curve_network, nodes without an edge are shown.
Would it be possible for curved networks to show only the ones with an edge somehow?
Either by a flag or by setting transparency/radius separately for each node (as possible for register_point_cloud).
Thanks!
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Locate the register_curve_network entry point and compare its handling with register_surface_mesh and register_point_cloud. Determine how to make nodes without edges invisible or separately configurable; done means curve networks show only edge-connected nodes or expose the requested per-node control.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- cpp
- Ambito
- computer-graphics
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 38/100