First Model
This article will guide you through the process of setting everything up for creating and exporting models for OpenClonk.
Installing
You need the following things to create a model for OpenClonk:
- Blender
- the BlenderOgreExporter
- the OgreXmlConverter
Blender can be downloaded from www.blender.org. The BlenderOgreExporter and the OgreXmlConverter can be downloaded here: ClonkOgreExporter.zip To install them extract the files from the zip file and copy them to:
- Linux: ~/.config/blender/[version]/scripts/addons/
- Windows: [blender directory]/[version]/scripts/addons/
[version] should be the version of the installed Blender e.g. 2.71
Then you still have to enable the addon:
- Load up Blender, go to File>User Preferences>Addons>Import-Export and enable the "OGRE Clonk Exporter" addon. Then click on "Save User Settings". You can also use the search box to look for an addon containing "Clonk".
Now you should have an entry in File>Export>Ogre3D Clonk (.scene and .mesh)