Intro to WebGL with Python examples [eng]
WebGL is a wonderful set of APIs inside every modern Web browser that allow us to generate 3D scenes. Thanks to PyScript, we can explore WebGL without writing JavaScript. Come and see how with some flashy examples!
Łukasz Langa
Python 3.8 and 3.9 Release Manager