To run the python script you need python 3 with PyQt4 installed.

Usage:
> obj2bdl input.obj [output.bdl]

The entire model has to be triangulated. If a texture repeats the width and height of the texture should be powers of 2. The textures are at the moment stored in an uncompressed RGBA8 format, meaning textures take up quite a bit of space, so it's not recommended to use to large textures.

Notice that the BDL files created can't be viewed with bmdview2.
