Brick walls are there for a reason. - R. Pausch
VBO를 사용하는 경우 bind를 하고 나면 release (즉 0으로 bind)하는 과정이 필요하다.
안그러면 알 수 없는 에러가 발생하며 디버깅이 골치아파진다.
즉,
buffer->bind() [code] buffer->release()
0 개의 덧글:
Post a Comment