Quote Originally Posted by KnightErrant
Thanks for the info. I've put together a quick and dirty
reader that does about 10% of the smallest .world file
(the village). Here's the first complete structure I've been
able to pull out:



This isn't .ms3d format because I haven't found any uv coordinates yet;
this is just tris and verts exported as .obj.

It does seem that the .world files are like you described, a series of structures
built with modeling software and then glued together into a .world file.
That's already some good success
I also remembered Caliban told me that in the dev version, the blocks that are used to piece together the worlds are in the blockset directory, but we only have some .debugdata files there. They may be of some use to you anyways.

I asked Caliban for example files, maybe we're lucky and he can give us one or two