electronstudio / raylib-python-cffi

Python CFFI bindings for Raylib
http://electronstudio.github.io/raylib-python-cffi
Eclipse Public License 2.0
152 stars 29 forks source link

Improve struct creation helper methods by auto converting arguments: #119

Closed electronstudio closed 6 months ago

electronstudio commented 7 months ago

This makes it possible to create Mesh structs without too much faffing.