Group Abstract Group Abstract

Message Boards Message Boards

Import .dae 3D format files without ignoring nodes?

Posted 7 years ago
POSTED BY: Maksym Snegirev
5 Replies
POSTED BY: Maksym Snegirev

As a workaroud is first import .3ds file and then export to .dae file.

Where file: "T-90.3ds", You copy to: "C:\Users\Name of user\Documents" on Windows operating system.

 model = Import["T-90.3ds"]
 model2 = Export["NewT-90.dae", model]
 model3 = Import["NewT-90.dae"]

enter image description here

Regards Mariusz I.

POSTED BY: Mariusz Iwaniuk

... or, for http://www.cadnav.com/3d-models/model-45787.html: ![http://www.cadnav.com/3d-models/model-45787.html][1]

POSTED BY: Maksym Snegirev

What exact confirmation you need from me if Import[] imports dae models like http://www.cadnav.com/3d-models/model-45969.html in such way (see below)?

T-90 model from CadNav.com

POSTED BY: Maksym Snegirev

Please do not use "bug" in subject headers. That requires confirmation.

POSTED BY: Daniel Lichtblau
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard