Login  Register

Re: JogAmp Management Kick-Off Meeting

Posted by Sven Gothel on Feb 02, 2023; 9:52pm
URL: https://forum.jogamp.org/JogAmp-Management-Kick-Off-Meeting-tp4042042p4042161.html

I have updated our Feature Objectives Overview wiki page.

Perhaps this could be an inspiration for companies to see a use-case (for Java in general, btw).
IMHO the Graph UI on desktop and embedded is the most interesting case here,
besides video update and iOS etc.

Graph UI is meant to be an immersive UI within the 3D scene including text and UI objects, including user interaction.

This would allow an application to utilize one viewport or window, exposing the scene including the UI w/o the need for any external toolkit.

Think of an integrated QT or OpenJFX in your 2D/3D application working on desktop and embedded devices even w/o any windowing system on top of a plain console DRM/GBM as support by JOGL(EGL) and NEWT.