OpenGL - significado y definición. Qué es OpenGL
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

Qué (quién) es OpenGL - definición

CROSS-PLATFORM GRAPHICS API
Opengl; Open GL; OpenGL User Interface Library; OpenGL Extension Wrangler Library; OpenGL Easy Extension library; Open gl; Open graphics library; Open Graphics Library; GLUI; GLEEOpenGL Easy Extension library; Opengl easy extension library; GLee; OpenGL 3.0; OpenGL 3; GLEW; OpenGL 4; OpenGL 2; OpenGL 1; OpenGl; Open Graphics Language; OpenGL2; OpenGL3; OpenglNext; Open glNext; Opengl Next; Direct State Access; LibGLEW
  • Screenshot of <code>glxinfo</code>, showing information of Mesa implementation of OpenGL on a system
  • An illustration of the graphics pipeline process

OpenGL         
OPENGL         
OPEN Graphics Language (Reference: OpenGL), "Style: OpenGL"
Open Graphics Library         
<graphics, library> (OpenGL) A multi-platform software interface to graphics hardware, supporting rendering and imaging operations. The OpenGL interface was developed by Silicon Graphics, who license it to other vendors. The OpenGL graphics interface consists of several hundred functions operating on 2D and 3D objects, supporting basic techniques, such as modelling and smooth shading, and advanced techniques, such as texture mapping and {motion blur}. Many operations require a frame buffer. OpenGL is network-transparent, and a common extension to the {X Window System} allows an OpenGL client to communicate across a network with a different vendor's OpenGL server. OpenGL is based on Silicon Graphics' proprietary IRIS GL. openGL/">OpenGL WWW Center (http://sgi.com/Technology/openGL/). Mesa GL (http://ssec.wisc.edu/Open Graphics Librarybrianp/Mesa.html) (PD implementation). (1996-09-30)

Wikipedia

OpenGL

OpenGL (Open Graphics Library) is a cross-language, cross-platform application programming interface (API) for rendering 2D and 3D vector graphics. The API is typically used to interact with a graphics processing unit (GPU), to achieve hardware-accelerated rendering.

Silicon Graphics, Inc. (SGI) began developing OpenGL in 1991 and released it on June 30, 1992; applications use it extensively in the fields of computer-aided design (CAD), virtual reality, scientific visualization, information visualization, flight simulation, and video games. Since 2006, OpenGL has been managed by the non-profit technology consortium Khronos Group.