aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/glossario/opengl/index.html
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:42:52 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:42:52 -0500
commit074785cea106179cb3305637055ab0a009ca74f2 (patch)
treee6ae371cccd642aa2b67f39752a2cdf1fd4eb040 /files/pt-br/glossario/opengl/index.html
parentda78a9e329e272dedb2400b79a3bdeebff387d47 (diff)
downloadtranslated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.gz
translated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.bz2
translated-content-074785cea106179cb3305637055ab0a009ca74f2.zip
initial commit
Diffstat (limited to 'files/pt-br/glossario/opengl/index.html')
-rw-r--r--files/pt-br/glossario/opengl/index.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/files/pt-br/glossario/opengl/index.html b/files/pt-br/glossario/opengl/index.html
new file mode 100644
index 0000000000..91bea9c670
--- /dev/null
+++ b/files/pt-br/glossario/opengl/index.html
@@ -0,0 +1,17 @@
+---
+title: OpenGL
+slug: Glossario/OpenGL
+tags:
+ - Glossário
+ - OpenGL
+translation_of: Glossary/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>