This directory contains the sources for the 3ds Max version 8 and 9 kW exporters. There are two different project file versions needed, because of the vagaries of 3ds Max version variations. Also note: These project files require exactly version 2005 (Sp 1) of Microsoft Visual Studio to build. Earlier or later won't work right. This is because of the versioning/ABI choices made by Discreet/Autodesk. Find the .sln files in trunk8/kwxport or trunk9/kwxport to build. You have to have the 3ds Max SDK for each version installed for it to succeed. Things I haven't figured out yet: * How to make the Microsoft Installer get the MSVC runtime library from the SourceForge file release system. * How to translate the documentation over to the SourceForge site. * Whether there's any future in the .X file format.