Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: Updating VBO data

  1. #1
    Intern Newbie
    Join Date
    Jul 2001
    Posts
    37

    Updating VBO data

    Hi folks, i try to update the vertex info of the VBO data, i found glMapBufferARB to perform this kind of operation But i read using it maybe get an issue in performace... so, it's any way to update the VBO data without using glMapBufferARB ??

    thanks in advance

  2. #2
    Junior Member Regular Contributor
    Join Date
    Feb 2005
    Location
    South Tyrol, Italy
    Posts
    105

    Re: Updating VBO data


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •