====== Autodesk 3D Studio Max ====== [[https://www.autodesk.com/products/3ds-max/overview|Autodesk 3D Studio Max]] is a professional 3D computer graphics program for making 3D animations, models, games and images.\\ 3D Studio Max 8 and 9 have been tested and confirmed working with the HPL1 engine, modern alternatives have yet to be tried. ===== Setup ===== Download collada for Max [[https://fricpub.s3.amazonaws.com/tools/hpl1/colladamax_106.zip|here]].\\ You may also export with the **FBXCollada** option that comes with 3D Studio Max. NOTE: ColladaMax will only work with 3D Studio Max 7 and 8, if you're using 9 your only option is to export your models with the built-in FBXCollada exporter. ===== Exporting ===== Using Max is a fairly simple process, for this tutorial we are going to make a little cube, start of clicking on the **Box** button in the **Object Type** window to your right, and drag your mouse around in the viewport, make sure to set the cube's length width and height to 20*20*20 in the **Modify** window. Apply a texture to it (prefferably lambert) and export it under File > Export Make sure you choose **Autodesk (*.FBX,*.DAE)** as the export option and that you use the same presets as the following image. {{https://cdn.discordapp.com/attachments/654638000323559448/674994174042439680/imag.png?nolink&340x799}} The units must be set to Meter just like in Maya, otherwise the model will appear to be bigger than intended.\\ Don't forget to also save the model with the .dae extension, you must do this manually in the file name box otherwise it will assume you want the .fbx extension. ===== Important information on images ===== The material file (.mat) is an XML file that contains information on what images is used in the material to create the texture and other properties. Unlike it's successors, the HPL1 engine does NOT generate material files automatically. Instead you will have to create them manually by using the HplHelper program. You can download the tools [[https://fricpub.s3.amazonaws.com/tools/hpl1/mod_tools.zip|here]] if you haven't already.