// Descriptions of importers and exporters //*****------------------------------------------------ Jul 21 2000 ------***** // Popular formats Exporter { path = "3dsExporter.dll"; description = "3D Studio (*.3ds) |*.3ds|"; guid = "{4200A52D-D65D-4c18-9F8A-7D61791BE7CE}"; display_name = "3DS Exporter"; }; Importer { path = "3dsImporter.dll"; description = "3D Studio (*.3ds) |*.3ds|"; guid = "{3F6C9887-01EE-4383-B30D-DCAE9056ECAB}"; display_name = "3DS Importer"; }; //*****------------------------------------------------ Jul 21 2000 ------***** // Silh Importer { path = "{90C61640-F32D-11D3-AC66-00104B98EC2B}"; // silh description = "Silhouette Project (*.slh)|*.slh|"; guid = "{57CE3143-6094-420e-B26B-C490967FC17B}"; display_name = "Silhouette Importer"; insert = false; }; Exporter { path = "{90C61640-F32D-11D3-AC66-00104B98EC2B}"; // silh description = "Silhouette Project (*.slh)|*.slh|"; guid = "{7A1F8891-374C-47e9-B262-2E868D569731}"; display_name = "Silhouette Exporter"; require "{4A0291B0-FF93-11d3-9966-0050DA1FF45A}";// ISilhHost }; //*****------------------------------------------------ Jul 21 2000 ------***** // MTS3 Importer { path = "{5508188E-1E88-4379-972E-65E7A2CFC383}"; // ratmts3 description = "Viewpoint Files (*.mts)|*.mts|"; guid = "{099C4706-D5A8-4222-B983-8F8C262661C5}"; display_name = "Viewpoint File Importer"; }; Exporter { path = "{5508188E-1E88-4379-972E-65E7A2CFC383}"; // ratmts3 description = "Viewpoint Files (*.mts)|*.mts|"; guid = "{099C4706-D5A8-4222-B983-8F8C262661C5}"; display_name = "Viewpoint File Exporter"; }; Exporter { path = "{5508188E-1E88-4379-972E-65E7A2CFC383}"; // ratmts3 description = "Web Page (*.mts, *.mtx, *.htm)|*.mts|"; guid = "{C42AD7EB-C358-40c3-93FE-74D48E9B3B3A}"; display_name = "Viewpoint Web Page Exporter"; save = false; // invisible to the user save_copy = false;// }; //*****------------------------------------------------ Jul 21 2000 ------***** // MTS2 Importer { path = "{1F603820-F331-11d3-AC66-00104B98EC2B}"; // ratio description = "MetaStream 2 Files (*.mts)|*.mts|"; guid = "{3396BFE4-1C5E-4df8-A6D3-993085649530}"; display_name = "MTS2 Importer"; show = false; }; Exporter { path = "{1F603820-F331-11d3-AC66-00104B98EC2B}"; // ratio description = "MetaStream 2 Files (*.mts)|*.mts|"; guid = "{3396BFE4-1C5E-4df8-A6D3-993085649530}"; display_name = "MTS2 Exporter"; show = false; }; //*****------------------------------------------------ Mar 6 2001 ------***** Exporter { path = "ObjExporter.dll"; description = "Alias Wavefront (*.obj) |*.obj|"; guid = "{945E1A98-5AED-40aa-8C93-7C02C4AC6F3A}"; display_name = "Obj Exporter"; }; Importer { path = "{1F603820-F331-11d3-AC66-00104B98EC2B}"; // ratio description = "OBJ Files (*.obj)|*.obj|"; guid = "{E3F8A599-FFD6-4810-BE76-57151B1E551D}"; display_name = "OBJ Importer"; }; //*****------------------------------------------------ Jul 21 2000 ------***** // Viewpoint Importer { path = "{1F603820-F331-11d3-AC66-00104B98EC2B}"; // ratio description = "Viewpoint Studio Files (*.mtf)|*.mtf|"; guid = "{51DFDCFC-439B-4581-AD64-11D7E6DF16B8}"; display_name = "Viewpoint Studio Importer"; }; Exporter { path = "{1F603820-F331-11d3-AC66-00104B98EC2B}"; // ratio description = "Viewpoint Studio Files (*.mtf)|*.mtf|"; guid = "{51DFDCFC-439B-4581-AD64-11D7E6DF16B8}"; display_name = "Viewpoint Studio Exporter"; }; //*****------------------------------------------------ Oct 11 2000 ------***** Importer { path = "{1F603820-F331-11d3-AC66-00104B98EC2B}"; // ratio description = "Simple 3D files (*.simp)|*.simp|"; guid = "{154DCEF4-BCDA-40c8-ACFA-E9E815FCAA21}"; display_name = "SIMP File Importer"; }; Exporter { path = "{1F603820-F331-11d3-AC66-00104B98EC2B}"; // ratio description = "Simple 3D files (*.simp)|*.simp|"; guid = "{FB196FE0-DAF5-40da-9D96-74B48C4D9679}"; display_name = "SIMP File Exporter"; }; //*****------------------------------------------------ Oct 9 2001 ------***** Importer { path = "{1F603820-F331-11d3-AC66-00104B98EC2B}"; // ratio description = "XYZ Points files (*.xyz)|*.xyz|"; guid = "{03F31687-CFA7-48f1-9CCE-CDD52A32913F}"; display_name = "XYZ File Importer"; }; Exporter { path = "{1F603820-F331-11d3-AC66-00104B98EC2B}"; // ratio description = "XYZ Points files (*.xyz)|*.xyz|"; guid = "{632ED687-3CDE-45fe-9F62-150F57460244}"; display_name = "XYZ File Exporter"; }; //*****------------------------------------------------ Dec 12 2001 ------***** Importer { path = "{1F603820-F331-11d3-AC66-00104B98EC2B}"; // ratio description = "PLY Files (*.ply, *.zcp)|*.ply;*.zcp|"; guid = "{E41AB08D-77B0-46cd-AA94-C2A17E25E91A}"; display_name = "PLY File Importer"; }; Exporter { path = "{1F603820-F331-11d3-AC66-00104B98EC2B}"; // ratio description = "PLY Files (*.ply)|*.ply|"; guid = "{8B2A82AB-E06C-4834-AE92-3D469B208CB0}"; display_name = "PLY File Exporter"; }; //*****------------------------------------------------ Oct 14 2000 ------***** Importer { path = "{1F603820-F331-11d3-AC66-00104B98EC2B}"; // ratio description = "Jpeg Files (*.jpg)|*.jpg|"; guid = "{90541914-3C70-4b68-98FB-6B27F56352B8}"; display_name = "JPEG Importer"; show = false; }; Importer { path = "{1F603820-F331-11d3-AC66-00104B98EC2B}"; // ratio description = "Kodak raw TIFF Files (*.tif)|*.tif|"; guid = "{210E19E2-2322-4b66-B21F-AAEC191B50A6}"; display_name = "Kodak TIFF Importer"; show = false; }; //*****------------------------------------------------ Jul 21 2000 ------***** // MTX Stuff Importer { path = "{5508188E-1E88-4379-972E-65E7A2CFC383}"; // ratmts3 description = "MTS Scene Files (*.mtx; *.xml)|*.mtx;*.xml|"; guid = "{587E13F0-43BB-11d4-9982-0050DA1FF45A}"; display_name = "MTX Importer"; insert = false;// allow only open }; //*****------------------------------------------------ Mar 13 2001 ------***** //Importer { // path = "{E4B11B90-F415-11D3-AC66-00104B98EC2B}"; // interact // description = "HTML Files (*.htm; *.html)|*.htm;*.html|"; // guid = "{D032E82B-EF7C-4aef-8FBB-3828E51A28AD}"; // display_name = "HTML Importer"; // insert = false; // allow only open //};