Copy OpenGL buffer content into host memory.


glGetNamedBufferSubData(VBO, 0,3 * 10 * sizeof(float),  bufferpointer);

glGetNamedBufferSubData(EBO, 0, 3 * 10 * sizeof(unsigned int), bufferpointer);

댓글

이 블로그의 인기 게시물

Linux에서 특정한 디렉토리가 차지하는 용량을 효율적이고, 빠르게 계산하는 법(Fast, efficient way to calculate directory size recursively on linux)

Proof of well-known 'Intersection Of Three Planes' formula.

영화 'Call me by your name'의 OST 중 'Visions of Gideons' 번역 및 해석