AllenCell / AllenCell/agave

internals: gesture graphics improvements

Offen
#294 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
C++
Sterne
62
Forks
9
Ø Merge
1 T. 2 Std.
Gemergte PRs (30 T.)
1

Beschreibung

* the gesture draw command uses a boolean to say whether it's drawing for picking reasons or for rendering reasons. This could use an enum to be more obvious.
* the thick-line drawing using strips currently puts all strips into the same list even if they are going to be drawn in different layers. So when we loop over the layers, each layer has to iterate over all the strips. A bit of extra infrastructure could let the strips be organized per-layer.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.