Horde3D

Next-Generation Graphics Engine
It is currently 28.03.2024, 10:08

All times are UTC + 1 hour




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: XML Questions
PostPosted: 03.10.2007, 16:12 
Offline

Joined: 03.10.2007, 10:31
Posts: 11
Location: Pittsburgh
I am pretty much a newbie at C++ and know nothing at all about XML.

Is there an official home page for XML?

Also I noticed some XML parser code and a library in the physics demo. Is there a recommended library to use with Horde 3D?

Basicly I want to be able to read/write a XML file. I also wish to add flags in the file for Character, Static Object, Dynamic object etc...

Any help would be great.
Thanks !!
eddie


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: 03.10.2007, 17:10 
Offline
Engine Developer

Joined: 10.09.2006, 15:52
Posts: 1217
XML is a w3 standard but the official specs don't serve as a good introduction. See http://en.wikipedia.org/wiki/XML for a start.

A very good, small and easy to use XML parser for c++ is TinyXML. Horde uses it internally for all XML tasks.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 59 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group