kopia lustrzana https://github.com/villares/sketch-a-day
URL fix
rodzic
1544d852ca
commit
9a4cc54dbb
|
@ -1,7 +1,9 @@
|
|||
import villares.ubuntu_jogl_fix # you probably don't need this
|
||||
"""
|
||||
From a talk by Hamish Campbell
|
||||
https://pyvideo.org/kiwi-pycon-2013/polycubes-an-exploration-in-problem-solving-w.html
|
||||
Polycubes searching
|
||||
|
||||
Based on Polyominoes code from a talk by Hamish Campbell
|
||||
https://pyvideo.org/kiwi-pycon-2013/polyominoes-an-exploration-in-problem-solving-w.html
|
||||
"""
|
||||
|
||||
from polycube import Polycube
|
||||
|
|
|
@ -1,8 +1,10 @@
|
|||
import villares.ubuntu_jogl_fix
|
||||
|
||||
"""
|
||||
From a talk by Hamish Campbell
|
||||
https://pyvideo.org/kiwi-pycon-2013/polycubes-an-exploration-in-problem-solving-w.html
|
||||
Polycubes searching
|
||||
|
||||
Based on Polyominoes code from a talk by Hamish Campbell
|
||||
https://pyvideo.org/kiwi-pycon-2013/polyominoes-an-exploration-in-problem-solving-w.html
|
||||
"""
|
||||
|
||||
from polycube import Polycube
|
||||
|
|
Ładowanie…
Reference in New Issue