Login  Register

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

Sven Gothel wrote
.. and here it is GraphUI – Type Animation at your Fingertips

... text animation assembling one line of text, while each glyph coming from from a random 3D point moving to its destination – all at once.
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!