diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:58 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:58 +0100 |
commit | 68fc8e96a9629e73469ed457abd955e548ec670c (patch) | |
tree | 8529ab9fe63d011f23c7f22ab5a4a1c5563fcaa4 /files/pt-br/glossario/opengl | |
parent | 8260a606c143e6b55a467edf017a56bdcd6cba7e (diff) | |
download | translated-content-68fc8e96a9629e73469ed457abd955e548ec670c.tar.gz translated-content-68fc8e96a9629e73469ed457abd955e548ec670c.tar.bz2 translated-content-68fc8e96a9629e73469ed457abd955e548ec670c.zip |
unslug pt-br: move
Diffstat (limited to 'files/pt-br/glossario/opengl')
-rw-r--r-- | files/pt-br/glossario/opengl/index.html | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/files/pt-br/glossario/opengl/index.html b/files/pt-br/glossario/opengl/index.html deleted file mode 100644 index 91bea9c670..0000000000 --- a/files/pt-br/glossario/opengl/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -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> |