3d how to?

Just starting out? Need help? Post your questions and find answers here.
marvin
User
User
Posts: 35
Joined: Sun Jul 18, 2004 1:43 am

3d how to?

Post by marvin »

I have PureBasic 3.9 ,3ds Max5 and Ogre 0.14.0 and I want to add 3d stuff to my applications.

To add 3d mesh, I need to export my meshes to *.xml from 3dsMax with the OGRE exporter. Then I would have to convert the *.xml exported file to *.mesh. :] :P Right?

I know that Purebasic 3.9 has not yet upgraded OGRE to implement 0.14., so my OGRE 0.14 is useless at this point.

How can I then use 3d in my applications?

Anybody got a compiled OGRE 0.11. exporter/converter available for download? Any working version is ok..... :} :wink:

I am new to programming and PureBasic, but starting to get the hang of it. Can someone please tell me when is the PureBasic update will be available?

Thanks in advance.........
LarsG
Enthusiast
Enthusiast
Posts: 713
Joined: Mon Jun 02, 2003 1:06 pm
Location: Norway
Contact:

Post by LarsG »

We don't know when the Ogre update is planned, so I guess you'll have to wait until Fred gets home from vacation.. :roll:

AMD Athlon XP2400, 512 MB RAM, Hercules 3D Prophet 9600 256MB RAM, WinXP
PIII 800MHz, 320 MB RAM, Nvidia Riva Tnt 2 Mach 64 (32MB), WinXP + Linux
17" iMac, 1.8 GHz G5, 512 MB DDR-RAM, 80 GB HD, 64 MB Geforce FX 5200, SuperDrive, OSX
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

Some rumours suggest the next update is a 3D engine overhaul! :)
--Kale

Image
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

i know when the 3d engine updates will be perfomed. Talked to fred, and he said there would be a lot of work on the 3d engine in beginning of september (next month). So i dont know if its going to be in the middle of september or in the end, but its going to happen.

But i dunno whats his present is going 2 be :P
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

i know when the 3d engine updates will be perfomed. Talked to fred
Did he say anything about collision detection?
--Kale

Image
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

no sorry. I just asked him about when the ogre update was coming. But maybe your lucky, he talked about a lot of work on the 3d engine :D
marvin
User
User
Posts: 35
Joined: Sun Jul 18, 2004 1:43 am

Post by marvin »

i know when the 3d engine updates will be perfomed. Talked to fred, and he said there would be a lot of work on the 3d engine in beginning of september (next month). So i dont know if its going to be in the middle of september or in the end, but its going to happen.
Okay understood about the September upgrade, but what do I do right now to use 3d with PureBasic?

Anybody got a working version of OGRE exporter and converter to work with PureBasic now.?
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

i know when the 3d engine updates will be perfomed. Talked to fred, and he said there would be a lot of work on the 3d engine in beginning of september
Fred: Is this still 'true' with the new MacOSX release and all? :? I would still very much like to see updated and more complete 3D commands. :(
--Kale

Image
User avatar
grapy
User
User
Posts: 31
Joined: Sat Sep 06, 2003 9:32 am

Post by grapy »

Anybody got a compiled OGRE 0.11. exporter/converter available for download? Any working version is ok..... :}
Anybody got a working version of OGRE exporter and converter to work with PureBasic now.?
Yes, marvin. OgreExporters-0.11.1 are working!

http://sourceforge.net/project/showfiles.php?group_id=2997

grapy :mrgreen:
Post Reply