create2dWindow

Creates a simple 2d opengl simpledisplay window. It sets the matrix for pixel coordinates and enables alpha blending and textures.

create2dWindow
(
string title
,
int width = 512
,
int height = 512
)

Meta