Re: Graph Type Rendering Updates (Graph UI)
Posted by
Sven Gothel on
Mar 23, 2023; 7:14am
URL: https://forum.jogamp.org/Graph-Type-Rendering-Updates-Graph-UI-tp4042173p4042333.html
Each animated type's original quadratic shape is preserved, cached in its original em-size and then rendered on the GPU in perfect quality for each rendered frame using its current modelview matrix (rotation, scale and translation). This is unlike a traditional font API, where one creates static images at a certain resolution and size, then resizes and distort the pixel shape!