Delgine 3D Tools & Content DeleD Community Edition
Forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Load Deled scene in Delphi

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    DeleD Community Edition Forum Index -> DeleD Community Edition
View previous topic :: View next topic  
Author Message
mrniceguy
Member


Joined: 26 May 2006
Posts: 92
Location: The Netherlands

PostPosted: Tue Jun 05, 2007 6:54 am    Post subject: Load Deled scene in Delphi Reply with quote

Hi all,

Are there any examples how to load a Deled scene in Delphi 2006?

Regards,

Mrniceguy
Back to top
View user's profile Send private message Visit poster's website
Mr.Fletcher
DeleD PRO user


Joined: 07 Aug 2004
Posts: 1772
Location: Germany

PostPosted: Tue Jun 05, 2007 8:25 am    Post subject: Reply with quote

Hello mrniceguy,

I wrote a DeleD Delphi loader a couple of days ago which reads plugin data. The .dxs file is the same. I'll upload it soon!
_________________
Behold! The DeleD Wiki! Please help us expanding it Smile
DeleD on IRC
Back to top
View user's profile Send private message
mrniceguy
Member


Joined: 26 May 2006
Posts: 92
Location: The Netherlands

PostPosted: Tue Jun 05, 2007 9:37 am    Post subject: Reply with quote

That's great! Thanks.
Back to top
View user's profile Send private message Visit poster's website
Mr.Fletcher
DeleD PRO user


Joined: 07 Aug 2004
Posts: 1772
Location: Germany

PostPosted: Tue Jun 05, 2007 9:45 am    Post subject: Reply with quote

Hey. Here it is.

You'll need the xml parser from destructor.de. All other units you'll need are included.

There are two units from me, one that stores the DeleD scene class and one that converts XML files or strings into the DeleD class.

How to use it is basically explained in uParseXML.pas.

If you want to add something to the DeleD class, just derive your own class from it.

The parser unit is not complete yet (don't worry, it works) and probably lousy written Wink I'll work on that again. When I started this some days ago, I haven't written a line of delphi code in a year or so.

So anyway, here it is:
Download
_________________
Behold! The DeleD Wiki! Please help us expanding it Smile
DeleD on IRC


Last edited by Mr.Fletcher on Wed May 21, 2008 8:29 pm; edited 2 times in total
Back to top
View user's profile Send private message
mrniceguy
Member


Joined: 26 May 2006
Posts: 92
Location: The Netherlands

PostPosted: Tue Jun 05, 2007 11:29 am    Post subject: Reply with quote

Thanks again. I will try it.
Back to top
View user's profile Send private message Visit poster's website
paul_nicholls
DeleD PRO user


Joined: 05 Dec 2007
Posts: 356
Location: Hobart, Tasmania, Australia

PostPosted: Wed Dec 05, 2007 10:30 pm    Post subject: Reply with quote

Mr.Fletcher wrote:
Hey. Here it is.

You'll need the xml parser from destructor.de. All other units you'll need are included.

There are two units from me, one that stores the DeleD scene class and one that converts XML files or strings into the DeleD class.

How to use it is basically explained in uParseXML.pas.

If you want to add something to the DeleD class, just derive your own class from it.

The parser unit is not complete yet (don't worry, it works) and probably lousy written Wink I'll work on that again. When I started this some days ago, I haven't written a line of delphi code in a year or so.

So anyway, here it is:
Download


Thanks for the code Smile
I am now using it myself Smile

cheers,
Paul
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    DeleD Community Edition Forum Index -> DeleD Community Edition All times are GMT
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum