JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.demos.graph.ui.UISceneDemo02 Class Reference

Res independent Shape, Scene attached to GLWindow showing simple linear Shape movement. More...

Collaboration diagram for com.jogamp.opengl.demos.graph.ui.UISceneDemo02:

Static Public Member Functions

static void main (final String[] args) throws IOException
 

Detailed Description

Res independent Shape, Scene attached to GLWindow showing simple linear Shape movement.

This variation of UISceneDemo00 shows a text animation assembling one line of text, each glyph coming from the right moving to its destination sequentially.

Pass '-keep' to main-function to keep running. Pass '-auto' to main-function to keep running and change speed for each animation cycle

Definition at line 64 of file UISceneDemo02.java.

Member Function Documentation

◆ main()

static void com.jogamp.opengl.demos.graph.ui.UISceneDemo02.main ( final String[]  args) throws IOException
static

Definition at line 68 of file UISceneDemo02.java.


The documentation for this class was generated from the following file: