PDA

View Full Version : ModelConverterX alpha 10 release


arno
24 Feb 2008, 10:48
Here is a new alpha version of ModelConverterX. The biggest changes are:


Added support to read files that contain more than one object
Improved triangulation to get less "non-planar" polygons that are skipped
Added rotations for TransformCall and RotatedCall commands
Fixed some bugs in the auto normal calculations
Fixed some bugs in the auto texture mapping calculations
Added recently used files to the menu


As usually, let me know if there are any problems, wishes or suggestions.

Ayrsimming
01 Mar 2008, 03:54
Hi Arno

Whereas with earlier versions I reported being able to export to FS9 .mdl files I am now getting error messages as shown below every time I try to export.
Export to FSX .mdl files works okay for same source file.

Running model

Start! (C:\Program Files\ModelConverterX\Conversions\Lossie_Maintenan ce2.x)
Loading X C:\Program Files\ModelConverterX\Conversions\Lossie_Maintenan ce2.x...
Processing...
Model units are 1.00 units/meter
Sorting by Material...
Optimize Parts...
Welding...
Generate BGL...
Done!
Assembling: C:\Program Files\ModelConverterX\Conversions\Lossie_Maintenan ce2.azm
C:\Program Files\ModelConverterX\Conversions\Lossie_Maintenan ce2_0.asm(53) : error A2005: symbol redefinition : texture_riff_start_Lossie_Maintenance2
C:\Program Files\ModelConverterX\Conversions\Lossie_Maintenan ce2_0.asm(68) : error A2005: symbol redefinition : texture_riff_end_Lossie_Maintenance2
C:\Program Files\ModelConverterX\Conversions\Lossie_Maintenan ce2_0.asm(73) : error A2005: symbol redefinition : texture_riff_start_Lossie_Maintenance2
C:\Program Files\ModelConverterX\Conversions\Lossie_Maintenan ce2_0.asm(88) : error A2005: symbol redefinition : texture_riff_end_Lossie_Maintenance2
Error!

Iain

arno
05 Mar 2008, 13:17
Hi Iain,

I will take a look, maybe some changes I made for the night textures of FSX did influence the FS2004 output. As that was never the main target, I might have to write a different X file for them when more advanced features are added.

arno
06 Mar 2008, 15:21
Hi Iain,

The error is related to the way the night textures are stored for FSX. For FS2004 it looks like they should be written different, else MakeMDL will fail. So this only happens for objects with night textures.

I'll see if I can write a different X file for FS2004 later. But that does not have a very high priority for me at the moment.

Ayrsimming
22 Mar 2008, 13:32
Hi Arno

At the moment I am not able to convert files that contain elements made with a cylindrical shape and with 'smoothing' applied ie a fueltank. The file will convert without the'smoothing' applied but the sides of the cylinder are very apparent.
Is there a possibility that this issue can be covered in a future release.

Iain

arno
22 Mar 2008, 16:04
Hi Iain,

Do you have a test file for me that I can test this with? I thought the smoothing should somehow be there, but I will check.

Ayrsimming
22 Mar 2008, 20:14
Hi arno

Attached is a file for testing purposes.

Iain

arno
23 Mar 2008, 06:05
Thanks Iain, will use that one to test where it goes wrong.

arno
23 Mar 2008, 08:47
Hi Iain,

I found the issue with that one. There was an unsupported way to define the normals in that macro. I have fixed that now, so in the next version it should work.

I am a bit surprised that you did not get an error because of this.

Ayrsimming
23 Mar 2008, 09:29
Hi Arno

Thanks for that and look forward to next release.

The file I sent you did come up with an immediate error when trying to import. I was also able to remake the object in the original design program and opt not to have 'smoothing' and this file, when imported, did not have any error message and I was able to export.

Thanks again for a great tool.

Iain

arno
23 Mar 2008, 13:21
New version has been released (http://www.fsdeveloper.com/forum/showthread.php?t=9200) now.