pygfx / pyshader

Write modern GPU shaders in Python!
BSD 2-Clause "Simplified" License
73 stars 1 forks source link

First release to PyPi #13

Closed Korijn closed 4 years ago

Korijn commented 4 years ago

Can we make a first release?

We could then add requirements.txt files to the examples in https://github.com/almarklein/wgpu-py and start working towards tests for all the GUI backends.

almarklein commented 4 years ago

done