Login  Register

Re: Graph Type Rendering Updates (Graph UI)

Posted by Sven Gothel on Apr 12, 2023; 10:26pm
URL: https://forum.jogamp.org/Graph-Type-Rendering-Updates-Graph-UI-tp4042173p4042446.html

I have made Group properly be able use Group.Layout (GridLayout + Padding),
also used by the convoluted UISceneDemo20.

This demonstrates GraphUI's capability to be used with correct layout,
i.e. its pure matrix based position, scale and rotation.

See full commit

+++

Now I think about next demos and user features:
- General FFMpeg encoder, allowing to screencap demos etc,
  or even produce a full fledged media editor
  or audio/video chat application

- Extracting subtitles from media stream (GLMediaPlayer)
  and displaying them with GraphUI (MediaButton and Glyphs),
  perhaps even animating them into the picture...

I like both .. but what would you like (first)?