any documentation? [found]
huntergeen
Posts: 36
Is there any documentation? I want to create a data exporter for vertex data of each frame. I've tried using .obj, .fbx, .mdd, and sagan.abc, but none of them export data accurately. So, I switched to using a Daz script, which works correctly but is very slow. I want to create a .dll for exporting data using multiprocessing. , but I can't find any documentation for using Daz's library for plugins. I'm also new to creating .dll files and just started learning C++.
Post edited by huntergeen on
Comments
found