Attached objects done

This evening I have been able to take one more step on the problem of attached objects. After cleaning up the ModelConverterX code a bit more they are now really working. It is quite cool to be able to attach effect files now to your object and convert those already in the old SCASM macros. […]

Attached effects

Although Adrian Woods has an interesting post about how to add attachpoints to your X file, it still took me most of the evening to get things working. First I probably picked a wrong effect that does not work for scenery, but I also forgot to add the mesh to the X file frame of […]

Make those lines visible

One of the most important features still missing in ModelConverterX is the ability to read in API macros that use lines instead of polygons. I have started working on a solution for this now. Those lines will be read in and then transformed into a 3D object. It is like you extra a certain shape […]

ModelConverterX manual

Updating the manual is usually not my favourite part of making tools, so sometimes that seems to lag a bit behind the release of new tool versions. But I just found the time to update the ModelConverterX manual on the Wiki. I have mainly updated the part about the capabilities of the different readers and […]

What about a 3DS exporter?

During discussion with a ModelConverterX user recently the subject of being able to import the objects into GMax or 3DS Max came up. If you want to continue editing your work that is indeed something that would be very useful. Now I did take a look at the 3DS format and it seems very well […]

New ModelConverterX release

I have just released the next alpha version of ModelConverterX. The main new feature is the support for the SCASM binary commands that are used a lot by FSDS. This feature alone already would justify a new release, as this will greatly improve the number of SCASM macros that can be converted correctly. Besides that […]