Class ScreenCaptureExample


  • public class ScreenCaptureExample
    extends Object
    Demonstrates the ability to render Glimpse plots to an off-screen buffer and save the buffer to a screenshot.
    Author:
    ulman
    • Constructor Detail

      • ScreenCaptureExample

        public ScreenCaptureExample()
    • Method Detail

      • main

        public static void main​(String[] args)
      • setupScreenCapture

        public static void setupScreenCapture​(com.jogamp.opengl.GLContext glContext,
                                              ColorAxisPlot2D plot)