Procházet zdrojové kódy

updated blend file

master
FelixBrendel před 8 roky
rodič
revize
ee5b948ef5
2 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      genSphere.py
  2. binární
     

+ 1
- 1
genSphere.py Zobrazit soubor

@@ -147,7 +147,7 @@ def subdivide(verts, faces, iteration):


verts, faces = generateIcoSphere()
for i in range(8):
for i in range(5):
verts, faces = subdivide(verts, faces, i+1)




binární
Zobrazit soubor


Načítá se…
Zrušit
Uložit