This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
javascript
/
three.js
mirror de
https://github.com/tazdij/three.js.git
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
add extra space on bottom
Bryan Wong
7 anos atrás
pai
1d001c77e4
commit
aa30c4cd50
1 arquivos alterados
com
0 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
0
1
examples/webgl_postprocessing_pixel.html
+ 0
- 1
examples/webgl_postprocessing_pixel.html
Ver arquivo
@@ -181,7 +181,6 @@
init();
animate();
-
</script>
</body>
</html>