f3d
f3d copied to clipboard
Add python specific API in the libf3d
The libf3d has an API based on the C++ API, however, python has some flexibility not offered by C++, which we could take into account, like using dictionnary for options.
Originally posted by @mwestphal in https://github.com/f3d-app/f3d/pull/351#discussion_r950951214
FYI @jcfr