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

Demonstrate the rendering of multiple outlines into one region/OutlineShape These Outlines are not necessary connected or contained. More...

Collaboration diagram for com.jogamp.opengl.demos.graph.GPURegionNewtDemo:

Static Public Member Functions

static void main (final String[] args)
 

Detailed Description

Demonstrate the rendering of multiple outlines into one region/OutlineShape These Outlines are not necessary connected or contained.

The output of this demo shows two identical shapes but the left one has some vertices with off-curve flag set to true, and the right allt he vertices are on the curve. Demos the Res. Independent Nurbs based Curve rendering

Definition at line 50 of file GPURegionNewtDemo.java.

Member Function Documentation

◆ main()

static void com.jogamp.opengl.demos.graph.GPURegionNewtDemo.main ( final String[]  args)
static

Definition at line 60 of file GPURegionNewtDemo.java.

Here is the call graph for this function:

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