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 

New plugin system templates for Visual Studio Express 2005
Goto page 1, 2  Next
 
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 Plugins
View previous topic :: View next topic  
Author Message
Il Buzzo
DeleD PRO user


Joined: 12 Aug 2004
Posts: 271
Location: Italy

PostPosted: Sun Mar 19, 2006 4:02 pm    Post subject: New plugin system templates for Visual Studio Express 2005 Reply with quote

Hi Guys,
I finally was able to compile a working plugin with Visual Studio express 2005 (c++).
So I'm polishing a little code, and then I'll release a wizard to create plugins in C++ with Microsoft's new environment.
Bye All Wink.

EDIT:
I've finally released Visual Studio 8 project wizard, if you don't want to read all posts you can download it directly from:
http://www.ilbuzzo.net/downloads/VS8DeleDWizard.zip


Last edited by Il Buzzo on Sat Mar 25, 2006 11:33 am; edited 2 times in total
Back to top
View user's profile Send private message Visit poster's website
granada
Team member


Joined: 07 Aug 2004
Posts: 1955
Location: England

PostPosted: Sun Mar 19, 2006 4:06 pm    Post subject: Reply with quote

Thanks for all your hard work Il Buzzo Very Happy (do you ever sleep Wink ).

Dave
_________________
AMD Phenom(tm)IIx6 1090t Processor 3.20 GHS
8.00 GB memory
Windows 7 64 bit
Nvida Geforce GTX 580
Back to top
View user's profile Send private message Visit poster's website
Paul-Jan
Site Admin


Joined: 08 Aug 2004
Posts: 3066
Location: Lage Zwaluwe

PostPosted: Sun Mar 19, 2006 6:15 pm    Post subject: Reply with quote

Ah, that's neat! Eagerly awaiting that one! Smile
Back to top
View user's profile Send private message Visit poster's website
Il Buzzo
DeleD PRO user


Joined: 12 Aug 2004
Posts: 271
Location: Italy

PostPosted: Mon Mar 20, 2006 11:35 am    Post subject: Reply with quote

Hi Guys,
I've just published on my site, Visual Studio 2005 example projects to develope DeleD plugins with C++ Express too (I'm using it for now Wink).
As usual you can download from:

http://www.ilbuzzo.net/downloads/VS8DeleDProjects.zip

And I think it will be update on DeleD site soon (thanks in advance Paul-Jan and Jeroen Wink).
I'm trying to create a complete code wizard, but owing to the fact I own Express version only I need to do it manually, so a little more time will be needed for this. Anyway as soon as I can I'll release wizard version with a more advanced templates (you can choose to implement directly DeleD basic objects rapresentation, just like in Lua Plugin, or just a skeleton project....Wink, plus a couple of secret ideas....).
So bye for now, and I hope you'll enjoy these. Wink
Back to top
View user's profile Send private message Visit poster's website
afecelis
DeleD PRO user


Joined: 08 Aug 2004
Posts: 427
Location: Colombia

PostPosted: Mon Mar 20, 2006 1:52 pm    Post subject: Reply with quote

Nice work Il Buzzo! VC8 is a very good free alternative. I'll try it out and report any probs here Very Happy
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Paul-Jan
Site Admin


Joined: 08 Aug 2004
Posts: 3066
Location: Lage Zwaluwe

PostPosted: Wed Mar 22, 2006 12:55 pm    Post subject: Reply with quote

Posted in the "misc downloads" section. Thank you very much Il Buzzo! Very Happy
Back to top
View user's profile Send private message Visit poster's website
Il Buzzo
DeleD PRO user


Joined: 12 Aug 2004
Posts: 271
Location: Italy

PostPosted: Fri Mar 24, 2006 2:24 am    Post subject: Reply with quote

Hi Guys,
This afternoon, after my exam, I've thought to dedicate myself to a little idea I've had since I've started using VC++ 2005, create a nice wizard and integrate my new DeleD classes (just like Lua Plugin System) so to ease my plugins development....well, I'm glad to announce that I did it, here you some shots of what I intend:

and here you'll see two pages of the wizard that will guide you to plugin creation:


I hope you'll like it, I'm testing it and writing a jscript installer (just Ogresdk one) for Visual C++ Express 2005 and Studio editions.
So, if everything continues this way I'll release tomorrow or in the worst case Sunday.
Bye All Wink
Back to top
View user's profile Send private message Visit poster's website
granada
Team member


Joined: 07 Aug 2004
Posts: 1955
Location: England

PostPosted: Fri Mar 24, 2006 2:38 pm    Post subject: Reply with quote

This looks & sounds realy cool Very Happy (can we swap brains).
Dave
_________________
AMD Phenom(tm)IIx6 1090t Processor 3.20 GHS
8.00 GB memory
Windows 7 64 bit
Nvida Geforce GTX 580
Back to top
View user's profile Send private message Visit poster's website
Jeroen
Site Admin


Joined: 07 Aug 2004
Posts: 5332
Location: The Netherlands

PostPosted: Fri Mar 24, 2006 4:17 pm    Post subject: Reply with quote

Awesome!
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Il Buzzo
DeleD PRO user


Joined: 12 Aug 2004
Posts: 271
Location: Italy

PostPosted: Sat Mar 25, 2006 11:28 am    Post subject: Reply with quote

Hi Guys,
I've finally released Visual Studio 8 project wizard, you can download from:
http://www.ilbuzzo.net/downloads/VS8DeleDWizard.zip
Screen shots are the same, more or less:

So to give you more details, you can now decide what kind of plugin you're trying to create (import or export), you can choose to add or not sample code in Export function, and finally you can choose to use my new implementated classes that rapresents DeleD inner structures.....
More, in each project a readme.txt will be auto-generated as well as a doxygen file for documentation, and a custom Guide.chm is included (different depending on plugin schema) is included in each project so you can have a quick reference to classes and structures used....More than this I cannot do at the moment Razz....
Anyway if you have troubles you know where to post Wink.
Bye All Wink

@Dave
Swap Brains? Uhm!!! Need to think about it!! Laughing
I really sleep not so much Very Happy , cause here in Italy we said:
"Chi dorme non piglia pesci?", I'm trying to search an equivalent
in English but still can't Laughing
@Anyone
Thanks for support guys!!!!! Wink
Back to top
View user's profile Send private message Visit poster's website
Paul-Jan
Site Admin


Joined: 08 Aug 2004
Posts: 3066
Location: Lage Zwaluwe

PostPosted: Sat Mar 25, 2006 12:39 pm    Post subject: Reply with quote

Updated the website. Replaced the 'old' (only a few days though) templates with the plugin. Very Happy

Needless to say: excellent work Il Buzzo!
Back to top
View user's profile Send private message Visit poster's website
Il Buzzo
DeleD PRO user


Joined: 12 Aug 2004
Posts: 271
Location: Italy

PostPosted: Sat Mar 25, 2006 1:13 pm    Post subject: Reply with quote

Hi Paul-Jan,
Thank you very much Wink!!!
Now I'll take another little programming pause till new DBO file format release. Wink
Back to top
View user's profile Send private message Visit poster's website
Il Buzzo
DeleD PRO user


Joined: 12 Aug 2004
Posts: 271
Location: Italy

PostPosted: Thu Sep 28, 2006 4:43 pm    Post subject: Reply with quote

Hi Guys,
Good news.....
I've recently busted 4 bugs in this plugin wizard while reprogramming POVRAY Exporter and have added a new function to load each DeleD scene structure with just one calling.
Anyway as usual you must download again from the same address [just 286Kb]:
http://www.ilbuzzo.net/downloads/VS8DeleDWizard.zip

As usual please Paul-Jan or Jeroen update to DeleD site as soon as possible, thanks.
Bye all, Wink
Back to top
View user's profile Send private message Visit poster's website
trucker2000
DeleD PRO user


Joined: 11 May 2005
Posts: 1839
Location: Sacramento, California

PostPosted: Wed Nov 08, 2006 2:15 am    Post subject: Reply with quote

Thanks for this IlB. Smile
I'm using vis studio express 2005 (and hate it)

I decided to attempt a simple pluggin today, so downloaded your wizard and installed it.


README wrote:

Unzip package somewhere, then run jscript file for your configuration,
use:

-VC8_Express_setup.js to install with Visual C++ 2005 Express


I did, got a message stating it was now installed.

README wrote:

If everything works when you'll next run Visual Studio (or Express)
you'll find a DeleD icon in Visual C++ projects.


No DeleD icon in my visC projects. It still has the same ones it had before.
I have the sdks all installed so that I can compile torque.
Any clue what I could have done wrong? Does anything need to go into the vis studio folder?
_________________
Some day I will grow up and be a real modeler.
"Never give up! Never surrender!!"
Sys specs:
asus
8 gigs ram
Invidia gtx560 video card
Windows 8 (worst op sys Ever)
Back to top
View user's profile Send private message Visit poster's website
Il Buzzo
DeleD PRO user


Joined: 12 Aug 2004
Posts: 271
Location: Italy

PostPosted: Mon Nov 13, 2006 4:40 pm    Post subject: Reply with quote

Hi Trucker,
To see deled icon you must choose new project and then select from projects list Visual C++, then you'll see DeleD icon but just if you have visual c++ express 2005 installed.
Please let me know if problems persist.
Bye Wink
Back to top
View user's profile Send private message Visit poster's website
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 Plugins All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
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