06-29-2018, 03:49 PM
That might be a somewhat interesting approach, but perhaps a bit complicated. Having the option to perform the .wings -> STL/OBJ/ETC format is one part of the problem, but then I would also require the other side so that I could write to a OBJ format, for example, run the script to convert to WINGS, then call the wings application, attach a file-change-notification to that wings file and hold the main application in a wait state until the wings application-process is closed and then run the reverse (convert the temporary wings file to OBJ and read that back into my app). Seems complicated, but could be sufficiently glued together to work...
So I guess the next step for me will be to take a closer look at the convert_script file to figure out if it makes sense... so far not too clear, but perhaps more eyeball-on-screen time will change that. If anyone has used this script, it would be great to post a beginners guide to using it...
So I guess the next step for me will be to take a closer look at the convert_script file to figure out if it makes sense... so far not too clear, but perhaps more eyeball-on-screen time will change that. If anyone has used this script, it would be great to post a beginners guide to using it...