Skip to main content

Crate portablegl

Crate portablegl 

Source

Modules§

float_math
Float math compatibility layer for no_std support.
gl_context
gl_glsl
GLSL-like texture sampling functions for the PortableGL Rust port.
gl_impl
OpenGL API implementation module for the PortableGL Rust port.
gl_internal
Internal rendering pipeline for the PortableGL Rust port.
gl_types
OpenGL types, constants, enums, and core data structures for the PortableGL Rust port.
math
Math types and operations for the PortableGL-rs software renderer.
pgl_ext
PortableGL extension functions – PGL-specific functionality beyond standard OpenGL.
pgl_shaders
Standard shaders and uniform types for common rendering use cases.