[aquaria] massive pile of patches now in icculus tree...

Andrew Church achurch+aquaria at achurch.org
Mon Apr 25 20:44:10 EDT 2011


>That's interesting.  I take the performance improvement was in the 
>context of Aquaria?  Does it use VBOs in an efficient way (both vertex 
>and index data in buffers, rendering with triangle strips) if display 
>lists aren't enabled?

Aquaria doesn't use VBOs in the first place -- everything's immediate
(glBegin(GL_QUADS); glVertex(...); glEnd()).

  --Andrew Church
    achurch at achurch.org
    http://achurch.org/


More information about the aquaria mailing list