Class FBOImageExample

java.lang.Object
com.spinyowl.legui.demo.FBOImageExample

public class FBOImageExample extends Object
  • Field Details

  • Constructor Details

    • FBOImageExample

      public FBOImageExample()
  • Method Details

    • main

      public static void main(String[] args) throws IOException
      Throws:
      IOException
    • createFBOTexture

      public static FBOImage createFBOTexture(int textureWidth, int textureHeight)
    • renderToFBO

      public static void renderToFBO(long nvgContext)