Artenus 2D Framework
Artenus Reference

com.annahid.libs.artenus.graphics.rendering

Contains the rendering subsystem. Classes in this package are the closest to the underlying graphics engine (such as OpenGL).

Interface Summary

InterfaceDescription
RenderingContext

Interface for a rendering context.

ShaderProgramInterface for all shader programs.

Class Summary

ClassDescription
RenderTargetRepresents a graphics output object used for rendering.
ShaderManagerServes as the life-cycle manager for shader programs.
ViewportRepresents a viewport for a render target.