The file formats i want to use with b3d 4 my game

Blitz3D Forums/Blitz3D Beginners Area/The file formats i want to use with b3d 4 my game

.PK3
.BSP
MDL/MDL7/ect
OGG
WMV or mpeg

Will these formats work with blitz3d
and are their any license issues with any of these formats,

What other freeware/Commercial products(Newest releases) are'nt in blitz community toolbox
-----------------
After these
------------------
World editor
Particle System
GUI/HUD
IDE
--------------------------------
Do i really have to purchase JV-ODE wrapper to get ODE physics Engine to wrk or can i just use the ode.dll on its own and scipt it that way,
I am going to purchase basicGL but is their another way to buy instead of PayPal.

1.Which ones better Pyro particle System or Particle Candy
2 Which are better for a new IDE , Protean or visual blitz, dnt know much about the two or is their something better

Thanks

CR

I really think you need to start smaller, if you are to gain a real understanding of what tools/fileformats are required. It really does look like you are picking stuff at random cos it looks cool or something.

Some of your file formats have been answered about before, so I won't go over those again.

Blitz doesn't support PK3, MDL or MDL7.

Free World Editors: Maplet, DeleD?
Commercial: CShop.

gile[s] is great for light mapping.

Free Particle System: Lotus (2?)
Commercial: Particle Candy

You have a freeware IDE already.
Commercial: Protean is still suppported (Visual Blitz doesn't seem to be anymore).

If you want ODE you will need a wrapper from somewhere. JV-ODE being the best one around I think.

PK3 is simply a packing format - worry about that when you have something to pack, if you really have something cool you could molebox it.

yes, PK3 is only a renamed ZIP. You can rename a PK3 File to ZIP and open it.

Don't use a BSP File that was created by a Tool of ID Soft. The products of their BSP Compilers require a License if you want to release something commercial. Unfortunately the only BSP Format Blitz supports is the Quake3 BSP Variant (by ID Soft). So you better convert your BSP Files to B3D, X or 3DS, or simply make something non-commercial.

MDL and MDL7 may be converted to B3D using UltimateUnwarp, I am not sure of this.
WMV may or may not be supported by all users machines, depending on the Video Codec that is used inside the WMV File (note: this may differ a lot). Shipping a WMV wogether with a Video Codec Install usually requires a costy license.

You are right MDL can be converted to B3D, it is a boned format.

RottParticles is also free from the toolbox.