Jump to content

Mesh conversion


photo

Recommended Posts

Posted

Our users have several thousand meshes in a proprietary format.  We need to make it possible for them to load their meshes in the software we are working on.

 

I have an API that lets me read the files and extract all the mesh data.  I just need to convert the data into something a Unigine-based application can read.

 

 

Any pointers?

 

 

Jim

 

Posted

It seems that solution would require that we receive thousands of meshes, perform the conversion, and send them back to the correct individuals.

 

I'd like a solution that allows me to write software that they can use to convert their own meshes.

 

Can you point me in the right direction?

 

Jim

×
×
  • Create New...