C/C++ XML Library that presents read files as a simple data structure? -
is there library focuses on reading xml info , presenting programmer navigated structure, tree? simpler structure, better. features validation, speed, etc not needed.
i want extract info .dae file (a 3d object format using xml) produced blender, such can cherry pick out info need, (vertices, normals, armatures, etc) , write out more specific format that's easier parse final, separate opengl programme later.
c++ xml parsing
No comments:
Post a Comment