There was an error while loading. Please reload this page.
1 parent 7031746 commit 1565495Copy full SHA for 1565495
1 file changed
book/visual-effects.md
@@ -40,7 +40,7 @@ graphics cards and GPUs became widespread.
40
Start by installing [Skia][skia-python] and [SDL][sdl-python]:[^book-old]
41
42
``` {.sh}
43
-python3 -m pip install skia-python pysdl2 pysdl2-dll
+python3 -m pip install skia-python pysdl2 pysdl2-dll PyOpenGL
44
```
45
46
As elsewhere in this book, you may need to install the `pip` package
0 commit comments