Open cignoni opened 8 years ago
It would be really nice to have a filter that can upload the result of your processing onto a 3D web service. Eventually well tagged. Two main candidates here:
In both cases they use a simple REST approach. For an example of using jquery/REST to upload a file in javascript see:
https://msdn.microsoft.com/en-us/library/office/dn769086.aspx#UploadFile
Exactly what i need for the FabScanPi file upload (REST) API to push back meshes to the fabscanpi software.
It would be really nice to have a filter that can upload the result of your processing onto a 3D web service. Eventually well tagged. Two main candidates here:
In both cases they use a simple REST approach. For an example of using jquery/REST to upload a file in javascript see:
https://msdn.microsoft.com/en-us/library/office/dn769086.aspx#UploadFile