f3d
f3d copied to clipboard
Complete the java bindings
Is your feature request related to a problem? Please describe. The libf3d already has java bidings, however they are not complete, especially since the new options API: https://github.com/f3d-app/f3d/pull/1471
Complete the java bindings. All the API should be covered unless there is an obvious technical limitations for certain features. Gold standard are the python bindings.
Each binding should be smoked tested.