aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/glossary/three_js
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:58 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:58 +0100
commit1d435be33d8b76cd7b06cd06996c19d74f83cfd4 (patch)
tree86057a0d5693744915564716a97ba7466c041e6e /files/pt-br/glossary/three_js
parent68fc8e96a9629e73469ed457abd955e548ec670c (diff)
downloadtranslated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.gz
translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.bz2
translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.zip
unslug pt-br: modify
Diffstat (limited to 'files/pt-br/glossary/three_js')
-rw-r--r--files/pt-br/glossary/three_js/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-br/glossary/three_js/index.html b/files/pt-br/glossary/three_js/index.html
index 8d3415b661..6a1419be57 100644
--- a/files/pt-br/glossary/three_js/index.html
+++ b/files/pt-br/glossary/three_js/index.html
@@ -1,6 +1,6 @@
---
title: Three js
-slug: Glossario/Three_js
+slug: Glossary/Three_js
tags:
- CodingScripting
- JavaScript
@@ -8,6 +8,7 @@ tags:
- Navegador
- three.js
translation_of: Glossary/Three_js
+original_slug: Glossario/Three_js
---
<p>three.js é um motor {{Glossary("WebGL")}} baseado em {{Glossary("JavaScript")}} que pode executar jogos movidos com GPU ou outros aplicativos gráficos diretamente do {{Glossary("navegador")}}. A biblioteca three.js fornece várias funções e {{Glossary("API","APIs")}} para desenhar cenas 3D em seu navegador.</p>