Update to use new faces parameter.

master
Torsten Paul 2014-05-03 21:30:02 +02:00
parent fc90a385a7
commit d4b7f85b6a
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ polyhedron(
[0, -10, 0],
[0, 0, 10]
],
triangles = [
faces = [
[0, 1, 2, 3],
[4, 1, 0],
[4, 2, 1],