Advertisement
Guest User

Untitled

a guest
Nov 28th, 2014
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. glTexImage3D(GL_TEXTURE_3D, 0, GL_RGBA8, 64, 64, 64, 0,
  2. GL_RGBA, GL_UNSIGNED_BYTE, data);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement