Over the last days I have made good progress again with reading aircraft MDL files. I should directly say that not all of them will import correctly at this moment, but more and more are working. And also setting the conditions to extract a landing gear or set the flaps is working much better now. […]
Object conditions
From tomorrow the development release of ModelConverterX is able to handle objects with conditions better. When importing objects that have conditions applied you will get the form as shown below. In this form you can specify the value you want each of the variables to have. Using these values the conditions will then be evaluated […]
Reading older aircraft MDL files (at least partly)
The screenshot above shows some success with reading the older aircraft MDL files. In this case it is a CFS2 aircraft (they use the same MDL structure as FS98 and FS2000). This models comes out quite good. Unfortunately not all models load that well. Many of them only show partly or not at all after […]
Reading FS98 and FS2000 aircraft MDL files
Just a quick update on this ModelConverterX functionality. It is not finished yet, but I have made some progress last week. I can now read the information from the files, but when testing with some aircraft MDL files I still encounter a lot of BGL opcodes that ModelConverterX does not recognise yet. So I am […]
Reading section 9 BGL files
This Monday I already blogged about the new feature for ModelConverterX that allows it to read the old section 9 BGL files. This is the kind of files that tools like FSSC, Airport for Windows or GroundMaker make. I have now finished this reader and it will be available in the development release from tomorrow. […]
Reading non library BGL files
ModelConverterX could already read FS2004 and FSX library BGL files, but using the recent improvements I made for the aircraft MDL reader, I have now added another function that was on my todo list for quite some time. I have added support for reading older section 9 SCASM BGL files. This includes the scenery BGL […]
Aircraft liveries
Today I made some improvements to the aircraft MDL reader of ModelConverterX. It still can’t read all MDL files, but much more of them should work now. This should at least give you an idea of the geometry of these models. The picture above shows an AI 737-300. Now that the geometry seems OK, the […]
Reading aircraft MDL files
This must have been one of the most often requested features for ModelConverterX. And I should directly say that it is not implemented completely yet, but this weekend I started on adding the functionality to read aircraft MDL files from FS2002 and FS2004. Below you can see a screenshot of the default fueltruck MDL that […]
Improved LOD Creator functionality
Over the last days I worked on the ModelConverterX LOD Creator tool. My first aim was to add another algorithm to calculate the LODs. And besides that I also improved the user interface a bit. On the right you see a screenshot of the new user interface and since the manual is not yet updated, […]
Attached object orientation
For quite some time already ModelConverterX has the functionality to attach things to your object. For example an effect or another library object. I mainly used this to attach lights to objects and since these shine in any direction I never really bothered to check the orientation properly. Until there were some questions about this […]