ModelConverterX used to have a render mode called performance indicator mode. With this mode you could spot where the texture mapping or normals were not so optimal. The recent updates to the preview have removed that mode. But I have now added two replacements. One is called the Normal Inspect mode and the other TexMap Inspect […]
A bit buggy
The recent changes I made to the ModelConverterX preview turn out to be a bit buggy. To be honest that’s not a surprise to me. I am still learning the OpenGL shader language and also the fact that every graphics card might handle the shader code slightly different does not make the job easier. But […]
Updated ModelConverterX preview
The development release of ModelConverterX now contains an updated preview of the objects. It is now using OpenGL shaders, which as enabled me to add some cool new functions. Like showing bump maps and the reflection influenced by specular maps. Be aware that this is a big change, so it might have resulted a few […]
Instant Object Studio – part 2
Since my previous blog post about the new Instant Object Studio tool I received a review copy of the tool (thanks for that Konstantin). So I am now able to answer some of the questions I still raised in my previous post. When placing for example a roof on a box, the tool does not […]
Instant Object Studio
Flight1 has released a new tool, Instant Object Studio. This evening I had a play with the demo version and I must say I am surprised by the tool. After seeing the video I had the impression that the tool would be nice to make some quick buildings, but that it would be hard to […]
ModelConverterX 1.3 released
Just a quick note that ModelConverterX 1.3 (stable version) has been released. It is the same as the development version of yesterday, but now with a updated manual. It will be the stable release for the near future, since version 1.2 was getting very old. You can read some more information here.
Ground polygon wizard upate
I have updated the ground polygon wizard in ModelConverterX. Two new features have been added to it in the latest development release: You can now specify which layer and visibility are used by default in the options. This should mean that you have to change less values while working on your ground polygons. An option […]
Reading X files
I have added a new function to ModelConverterX. It can now also read X files. This can be a X file generated by the FS2004 or FSX gamepack, but also a X file generated by another tool that does not contain the FS specific information. The following features will be read from the X file: […]
Yes this blog is still alive
Just to let you know this blog is still alive. Just recently I did not have too much time to post interesting things here. But that does not mean I haven’t been (silently) working on new things. Here are some of the things I have been working on recently and once they are finished you […]
Animation Editor updated
I have update the Animation Editor in ModelConverterX. Before this form could only be used to remove all animations from your object, but now it can do more. The following features have been added: Select which animations are active and shown in the preview. Examine only sections of an animation, for example by looping […]