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
close style tag
Alex Schworer
hace 14 años
padre
8ea0f27602
commit
3b9d05563f
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
examples/geometry_birds.html
+ 1
- 1
examples/geometry_birds.html
Ver fichero
@@ -19,7 +19,7 @@
top: 0px; width: 100%;
padding: 5px;
}
-
</style
+
</style>
</head>
<body>