|
 |
Well,
a last post with the last object in this topic too long.
I'll put the new cars and people in a new thread, because I'm really going off
topic.
This car was a test for my tools. I just translated an old SketchUp file
automatically. It was pretty clean, unlike usual skp, I just added the front
license plate and interior mirror because they were missing.
The colors are original and I didn't add any attributes. It's a test.
I thought I might post my tool to go in and out of SketchUp, DXF, and STL soon.
For everyone's safety I will post the source code, with the indication of the
compiler I use. RapidQ. It installs in three minutes, you don't need strange
libraries or anything else and the code of my tool is a single file.
The only problem with the old RapidQ is that it is slow, but the tool is used
for one-off conversions.
I will not post the executable because too many antivirus always report false
positives and I don't like discussions.
I just have to finish the menus also in English (automatic) and the
documentation for use. I think it could be useful. You can work in CAD, or in
SketchUp, and quickly translate between them and pov or inc.
With smooth function, which is the one that weighs and is slow if the file is
large.
However, if there are many colors, the tool groups them into meshes, and each
mesh is fast in the vector calculation of the smooth. More colors there are,
less comparisons will be needed between the faces to be matched.
BR
G.
Post a reply to this message
Attachments:
Download 'bmwvintage.zip' (235 KB)
|
 |