[PB4.30B3] Ogre3D + 2D + Text - Demo -

Everything else that doesn't fall into one of the other PB categories.
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Post by Polo »

IceSoft wrote:
Demivec wrote:Running your demo all that happens is that a message appears saying the 3D Engine can't be initialized. I guess that means I have a FPS of zero. :cry:
No...You have to put the Engine3D.dll into the folder.
You can get it from your PureBasic\Compiler folder
I didn't add it to the Zip (too big) and you have it ;-)
This is the exact reason why I'm surprise the 3d engine is in a dll, no one even care ton include it in their package...
I'll never test a demo if I have to do some nasty file manipulations... :roll:
User avatar
IceSoft
Addict
Addict
Posts: 1682
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Post by IceSoft »

Polo wrote:I'll never test a demo if I have to do some nasty file manipulations... :roll:
There is also another download link where the DLL is part of the zip on the first entry.
But the zipfile has a size of ~2.5MB with the DLL
Belive! C++ version of Puzzle of Mystralia
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
User avatar
IceSoft
Addict
Addict
Posts: 1682
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Post by IceSoft »

Foz wrote:n.b, fullscreen crashes.
Info: Fullscreen works with PB4.30Beta4
Belive! C++ version of Puzzle of Mystralia
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
User avatar
IceSoft
Addict
Addict
Posts: 1682
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Post by IceSoft »

Ok here a new Update:
Ogre3D_2D_Demo_4.30.zip
Should be work with fullscreen now.

Please copy the unzipped exe into the examples folder of PureBasic 4.30 and copy also the engine3d.dll here.
Belive! C++ version of Puzzle of Mystralia
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
Post Reply