08-16-2023, 02:26 PM
(08-15-2023, 07:02 PM)edb Wrote: I've been slowly writing code for a pure erlang FBX plugin. I'll first have an importer to show and likely an exporter some time later.Nice.
I had started to evaluate it a couple of months ago (installed the SDK and tried to build the launch code), but I got some issues | (personal and with the code) and also it was not priority.
I'm going to let you know what the main coders expect from it by replicating the advice I received: "You should probably use a nif instead of the old driver interface"
I hope you are in this path.