C4D XML import/Export
- 
 THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED On 15/11/2004 at 07:06, xxxxxxxx wrote: User Information: 
 Cinema 4D Version: 8.100
 Platform: Windows ;
 Language(s) : C.O.F.F.E.E ; C++ ;--------- 
 I´m trying to find any information on the C4D XML import/Export,
 I searched in every documentation to find any soure the only thing I found was ge_prepass.h with FORMAT_XMLIMPORT, FORMAT_XMLEXPORT, FORMAT_C4D_6_XML, but no further documentation. But what I´m trying to develop a 3D map/World build on XML, oke I know there is X3D thats not my intrest I wan´t to import the cinema xml file in my game. So is ther someone, anyone out there that can help me to make it possible.
 
 I do know some C++ and some XML, but I cant realy figure it out from scratch...
 I maybe its complicity
- 
 THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED On 15/11/2004 at 08:37, xxxxxxxx wrote: Hi, there is no XML file description (or documentation) available! You need to include (or write) your own XML Importer/Exporter. Katachi