Author Topic: .skp Help  (Read 1716 times)

I'm trying to make a weapon but I cant find a file changer, I'm using google sketchup and I would really appreciate the help.

1: Buy Google SketchUp Pro ($499)
2: Use SketchUp Pro to export to .3ds
3: Import .3ds into blender
4: Add heirarchy/rigs/nodes/animations
5: ???
6: $$Profit$$

1: Buy Google SketchUp Pro ($499)
6: $$Profit$$
I don't understand how it's profit in money-wise.

I don't understand how it's profit in money-wise.
Thatsthejoke.gif



With free sketchup, you can export it to Google Earth format (kmz) that you can rename to a .zip (make sure you rename the extension!). Then you have to extract the .dae file from there. Blender can import dae files fine, all you have to do is set up the model and export it afterwards.

With free sketchup, you can export it to Google Earth format (kmz) that you can rename to a .zip (make sure you rename the extension!). Then you have to extract the .dae file from there. Blender can import dae files fine, all you have to do is set up the model and export it afterwards.
Note: I had to modify my .dae importer because it DID NOT work out-of-the box even with Python installed. And even after I barely got the script to just run, I got nothing but 8 empties at the origin, no mesh.

Collada [.dae] is a garbage file format and is NOT reliable.