e/Vertex Buffer Object

New Query

Information
has glosseng: A Vertex Buffer Object (VBO) is an OpenGL extension that provides methods for uploading data (vertex, normal vector, color, etc) to the video device for non-immediate-mode rendering. VBOs offer substantial performance gains over immediate mode rendering primarily because the data resides in the video device memory rather than the system memory and so it can be rendered directly by the video device.
lexicalizationeng: Vertex Buffer Object
instance ofe/Graphics library

Query

Word: (case sensitive)
Language: (ISO 639-3 code, e.g. "eng" for English)


Lexvo © 2008-2026 Gerard de Melo.   Contact   Legal Information / Imprint