Combining C++ Ogre and PB

Advanced game related topics
EsotericMoniker
New User
New User
Posts: 1
Joined: Sun May 18, 2003 7:18 pm

Combining C++ Ogre and PB

Post by EsotericMoniker »

If I'm already working on a C++ Ogre project would it be possible to do some of the coding in PB and then integrate that into my project. If my mini-game designer could just use PB to design, prototype and playtest the mini-game and I could still use it as if I had done the whole thing in C++ that would be extremly useful.

David
Fred
Administrator
Administrator
Posts: 18384
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

I don't know if it's really possible. May be doing a DLL either in PB or in C++ and call it from VC++ or PB (depending of your need)..
Post Reply