Section courante

A propos

Section administrative du site

glTexImage3D

Image de texture
OpenGL GL/gl.h

Syntaxe

void glTexImage3D( GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void * data);

Description

Cette fonction permet de créer une texture 3D ou met à jour une texture 3D existante.



Dernière mise à jour : Jeudi, le 3 Juillet 2025