diff options
Diffstat (limited to 'files/pt-br/glossary/opengl/index.html')
-rw-r--r-- | files/pt-br/glossary/opengl/index.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/files/pt-br/glossary/opengl/index.html b/files/pt-br/glossary/opengl/index.html new file mode 100644 index 0000000000..3c7190cf4b --- /dev/null +++ b/files/pt-br/glossary/opengl/index.html @@ -0,0 +1,18 @@ +--- +title: OpenGL +slug: Glossary/OpenGL +tags: + - Glossário + - OpenGL +translation_of: Glossary/OpenGL +original_slug: Glossario/OpenGL +--- +<p><span class="seoSummary"><strong>OpenGL</strong> (<strong>Open Graphics Library</strong>)<sup><a href="http://en.wikipedia.org/wiki/OpenGL#cite_note-3"> </a></sup>é uma API (<em>Application Programming Interface</em>) multiplataforma e multilíngue para renderizar gráficos vetoriais 2D e 3D. A API é normalmente usada para interagir com uma GPU (<em>Graphics Processing Unit</em>) para obter renderização acelerada por hardware.</span></p> + +<h2 id="Saiba_mais">Saiba mais</h2> + +<h3 id="Conhecimento_geral">Conhecimento geral</h3> + +<ul> + <li>{{Interwiki("wikipedia", "OpenGL")}} em Wikipedia</li> +</ul> |