This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
javascript
/
three.js
espejo de
https://github.com/tazdij/three.js.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
add extra space on bottom
Bryan Wong
hace 7 años
padre
1d001c77e4
commit
aa30c4cd50
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
0
1
examples/webgl_postprocessing_pixel.html
+ 0
- 1
examples/webgl_postprocessing_pixel.html
Ver fichero
@@ -181,7 +181,6 @@
init();
animate();
-
</script>
</body>
</html>