tur-opengl API
Auto-generated API reference. Run just docs to regenerate.
opengl
opengl/buffers
opengl/buffers.tur -- VAO, VBO, and EBO creation, binding, and data upload.
10 exported definitions
opengl/draw
opengl/draw.tur -- draw call dispatch and GL state toggles.
6 exported definitions
opengl/input
opengl/input.tur -- keyboard and mouse state queries via GLFW.
3 exported definitions
opengl/math
opengl/math.tur -- column-major mat4 helpers for the OpenGL pipeline.
10 exported definitions
opengl/shaders
opengl/shaders.tur -- shader compilation, program linking, and uniform upload.
10 exported definitions
opengl/textures
opengl/textures.tur -- 2D texture creation, upload, and parameter control.
7 exported definitions
opengl/types
opengl/types.tur -- GL enum keyword converters.
8 exported definitions
opengl/window
opengl/window.tur -- GLFW window lifecycle, context, and event loop.
8 exported definitions