Package gaiasky.util.gdx.contrib.postprocess


package gaiasky.util.gdx.contrib.postprocess
  • Interface Summary
    Interface
    Description
     
  • Class Summary
    Class
    Description
    Provides a simple mechanism to query OpenGL pipeline states.
    Provides a way to capture the rendered scene to an off-screen buffer and to apply a chain of effects on it before rendering to screen.
    This interface defines the base class for the concrete implementation of post-processor effects.