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 3 of 3

Thread: What is it better: Many VBO with few elements or few VBO with many elements?

  1. #1
    Senior Member OpenGL Pro dletozeun's Avatar
    Join Date
    Jan 2006
    Location
    FRANCE
    Posts
    1,370

    What is it better: Many VBO with few elements or few VBO with many elements?

    That's all! All is in the topic's title!^^

    Thanks.

  2. #2
    Advanced Member Frequent Contributor
    Join Date
    Feb 2006
    Location
    Sweden
    Posts
    748

    Re: What is it better: Many VBO with few elements or few VBO with many elements?

    The latter one, for the most part.
    Though sometimes you don't have that much of a choice.

  3. #3
    Senior Member OpenGL Pro dletozeun's Avatar
    Join Date
    Jan 2006
    Location
    FRANCE
    Posts
    1,370

    Re: What is it better: Many VBO with few elements or few VBO with many elements?

    ok thanks.

Posting Permissions

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