Skip to main content

Module texture

Module texture 

Source

Structs§

Texture2D
A handle to an OpenGL 2D texture object.

Functions§

create_texture
Creates a new OpenGL 2D texture from raw pixel data.
delete_texture
Deletes an OpenGL 2D texture by its ID.