This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
javascript
/
three.js
peilaus alkaen
https://github.com/tazdij/three.js.git
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
add extra space on bottom
Bryan Wong
7 vuotta sitten
vanhempi
1d001c77e4
commit
aa30c4cd50
1 muutettua tiedostoa
jossa
0 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
0
1
examples/webgl_postprocessing_pixel.html
+ 0
- 1
examples/webgl_postprocessing_pixel.html
Näytä tiedosto
@@ -181,7 +181,6 @@
init();
animate();
-
</script>
</body>
</html>