-
Penalty while uploading vertex buffer
How big is the penalty of uploading a vertex buffers object's vertex buffer to graphic memory ?
Thank you.
-
Senior Member
OpenGL Pro
Re: Penalty while uploading vertex buffer
Time needed by processor to send data + little more.
Not so much, thoughts. I guess it's comparable(maybe 2-3 times slower) to rendering with arbitrary varrays
-
Re: Penalty while uploading vertex buffer
Thank you.
I'll experiment with it
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules