Login  Register

Re: Graph Type Rendering Updates (Graph UI)

Posted by Sven Gothel on Mar 21, 2023; 6:33am
URL: https://forum.jogamp.org/Graph-Type-Rendering-Updates-Graph-UI-tp4042173p4042325.html

Little update from the top of my head ..

Graph and GraphUI API has been simplified, see UISceneDemo00 and UISceneDemo01.

Shape move and resize fixed, would need abstraction of alignment for better results on multi-line text etc.

Overall lifecycle tackled, prepared for (text) animation using Label.

- Shape GLButton lifecycle fixed.
- Shape MediaButton visible at any state of GLMediaPlayer (text image pre stream arrival)

.. I would say, it is usable now.

Will show video and blog updates soon.