This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
javascript
/
three.js
mirror de
https://github.com/tazdij/three.js.git
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
add extra space on bottom
Bryan Wong
há 7 anos atrás
pai
1d001c77e4
commit
aa30c4cd50
1 ficheiros alterados
com
0 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
0
1
examples/webgl_postprocessing_pixel.html
+ 0
- 1
examples/webgl_postprocessing_pixel.html
Ver Ficheiro
@@ -181,7 +181,6 @@
init();
animate();
-
</script>
</body>
</html>