diff options
-rw-r--r-- | files/pt-br/web/api/webgl_api/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/api/webgl_api/index.html b/files/pt-br/web/api/webgl_api/index.html index 857e7f3f83..b2d2bc3e21 100644 --- a/files/pt-br/web/api/webgl_api/index.html +++ b/files/pt-br/web/api/webgl_api/index.html @@ -143,7 +143,7 @@ translation_of: Web/API/WebGL_API <li><a href="http://www.pixijs.com/">Pixi.js</a> é um renderizador gráfico 2D, rápido e com código aberto, que utiliza WebGL.</li> <li><a href="https://playcanvas.com/">PlayCanvas</a> motor de jogos com código aberto.</li> <li><a href="http://sylvester.jcoglan.com/">Sylvester</a> Uma biblioteca de código aberto para manipular vetores e matrizes. Não é otimizada para WebGL mas é extremamente robusta.</li> - <li><a href="https://threejs.org/">three.js</a> é uma biblioteca WebGL 3D com recursos completose de código aberto.</li> + <li><a href="https://threejs.org/">three.js</a> é uma biblioteca WebGL 3D com recursos completos de código aberto.</li> <li><a href="https://phaser.io/">Phaser</a> é um <em>framework</em> rápido de código aberto, gratuita e divertida para jogos em navegadores baseados em Canvas e WebGL.</li> </ul> |