Package graphics.glimpse.offscreen.gl
OpenGL wrappers for offscreen rendering.
Types
Link copied to clipboard
data class GLCapabilitiesSpec( val colorChannelBits: Int, val depthBits: Int, val stencilBits: Int)
Content copied to clipboard
OpenGL capabilities specification.
Link copied to clipboard
Offscreen OpenGL drawable wrapper.
Link copied to clipboard
OpenGL profile wrapper.