DCS Word EDM File Exporter for Rhino

This a plugin fro Rhino 7 I created, it was programmed in C#. What it does it export a EDM 3d Model file used in DCS World from a 3D Model in Rhino. It is really just a wrapper, in the background all it is doing is running Blender silently, first it exports the model from Rhino to a COLLADA file, then starts Blender in background, import the COLLADA file and exports the EDM file using the EDM BLENDER EXPORTER plugin for Blender. So before installing the plugin in Rhino, you need to have installed Blender and the BLENDER EDM EXPORTER python plugin in Blender.

Is just a simple, still experimental, quick exporter for those who prefer to create models in Rhino. It dos not yet exports UV maps. Just the layer assigned texture you have added inside Rhino for each part. I want to add UV maps and rough maps for the next version.

You can download the plugin and find installation instructions here:

https://github.com/tnnovak/EDMExporterForRhino

Also there a video I did in youtube showing how to use:

Leave a Reply