Subject:
|
Converting LDD parts to LDraw
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Thu, 5 May 2011 19:14:47 GMT
|
Viewed:
|
23872 times
|
| |
| |
This method derives from this
Superkalle post on Eurobricks. Many thanks to him!
- Download and install Dassault Systems 3DVIA Screenprint. In order to control your screen captures in native 3D XML file format, it helps to install also the 3D XML player. Both of them are freeware.
- Launch 3DVIA Screenprint. An icon will appear in your Windows tray.
- Launch LDD (preferably in extended mode to get all parts)
- Make sure that Outline on bricks is NOT enabled, or the 3D capture woudnt work properly. If necessary uncheck this option and restart LDD.
- Add the part you want to convert.
- Press F10 key, the hotkey of 3DVIA Screenprint. The file is captured and displayed by the viewer
- Get the file (right-click on 3DVIA icon and choose Explore results), rename it from .3dxml to .zip and unzip it. Inside is a text only 3dxml file, open it with a text editor.
- Scroll down to the VertexBuffer section, that contains a long string of numbers behind Positions. Each group of 9 represent the 3 coordinates of the three vertices of mesh triangles.
- Now you only have to separate these groups, add 3 16 in front, and save the file as .dat. I simply used a scriptable text editor to do that automatically. Now you have the raw LDraw file!
Of course thats only the beginning, youll have to open it in MLCad, give it
proper orientation, scale (x25) and origin, then add edge lines/condlines with
Edger2, do primitive substitutions, etc...
See the result here...
Philo
|
|
Message has 1 Reply: | | Re: Converting LDD parts to LDraw
|
| Thanks for posting this! I might give this a try at some point so we can finally have the farmer/blacksmith cowl and the cow in Ldraw. They probably also have an improved version of my first part, 6251.dat. (14 years ago, 6-May-11, to lugnet.cad, FTX)
|
7 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|