Talk:Vertex Specification

From OpenGL Wiki
Revision as of 14:16, 20 July 2017 by Arinh (talk | contribs) (Created page with ""Vertex Buffer Object" seems to describe a legacy thing. The term is confusing as it looks like an ogl construct like 'VAO', but isn't. There is nothing special about a 'VBO'...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

"Vertex Buffer Object" seems to describe a legacy thing. The term is confusing as it looks like an ogl construct like 'VAO', but isn't. There is nothing special about a 'VBO' as far as I can tell and it is really just a plain old Buffer Object in every way. It is also not useful in the discussion on the page. It doesn't deserve a section heading, as far as I can tell, unless it is just to point out what VBO means when people google it.