mcfletch / pyopengl

Repository for the PyOpenGL Project
Other
320 stars 102 forks source link

Add support of GL_HALF_FLOAT type to glTex[Sub]Image*D #52

Closed t20100 closed 1 year ago

t20100 commented 4 years ago

This PR adds support of GL_HALF_FLOAT with numpy array of float16 (at least for texture loading functions).

closes #51

t20100 commented 1 year ago

Closing as available in 3.1.6