Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
pete
/
abp
Segui
1
Vota
1
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Reduce node size
Actually happened in previous commit, can't be bothered to amend
master
Pete Shadbolt
8 anni fa
parent
452430627a
commit
5bcf7fba92
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
static/scripts/materials.js
+ 1
- 0
static/scripts/materials.js
Vedi File
@@ -5,6 +5,7 @@ var curveProperties = {
curvature: 20
};
// Is called on boot
materials.prepare = function() {
var ballSprite = new THREE.Texture(document.getElementById("ball"));
ballSprite.needsUpdate = true;
Write
Preview
Loading…
Annulla
Salva