This article explains how to convert DAE to OBJ in C#. It has the IDE settings, a list of steps, and a runnable sample code to convert DAE file to OBJ in C#....the input DAE file using the Scene class object Create an ObjSaveOptions...Call the save method in the Scene class to create an OBJ file...