mesh2wrl v0.2

This is an initial release of little tool for those guys who likes 3D models from HoMM5. It makes WRL file from any file you can take from data.pak\bin\Geometries. I don't know how it will be seen in VRML browsers, I used it as easy to use intermediate format supported by most of 3D editors.

Usage:
mesh2wrl <file1> [file2 ... filen]

file1 .. fileN - list of files to convert. Output files will have same names with WRL extension added.

Changelog:
0.2
* Working algo totally rewriten. Every model was converted succesfully.
0.1
*Initial release
 
Copyright(c)2006 CrazyPill
