Re: Graph Type Rendering Updates (Graph UI)
Posted by Sven Gothel on Apr 12, 2023; 10:39pm
URL: https://forum.jogamp.org/Graph-Type-Rendering-Updates-Graph-UI-tp4042173p4042447.html
.. another demo or better application would be a font browser
similar (but with far less features) to FontForge.
An initial version could simply show a grid of a range of glyphs.
When selecting, clicking one, we could zoom it out and show the
glyph details, attributes.
Perhaps also showing the actual line and curve segments.
A GraphUI slide-view (scrollview) might come handy here to
scroll through the many glyphs as well.
This little app could also help with debugging remaining issues
with our Graph engine (tessellation).