pupil-labs / pyglui

cython powered OpenGL gui that works with glfw
MIT License
29 stars 20 forks source link

example.py fails #99

Open hauptmech opened 6 years ago

hauptmech commented 6 years ago

Traceback (most recent call last): File "example.py", line 16, in from pyglui.cygl.utils import draw_concentric_circles ImportError: cannot import name 'draw_concentric_circles'

commit acde593fc6c42ae4735db477c4f507c891e65fd5 Author: Pablo Prietz pablo@prietz.org Date: Thu Jan 18 13:42:32 2018 +0100

cygl.utils: Remove draw_concentric_circles method