2

Is there a way I can render a 3D model (in .dae, I'm using SketchUp) into a x3dom? I looked up online, but can't find the way.

Hope someone can help.

user3673449
  • 347
  • 2
  • 5
  • 20

1 Answers1

2

You can load the COLLADA file in the VRML/x3d viewer bscontact from Bitmanagement (http://www.bitmanagement.com/en/download) and then "save state as" x3d, x3dom.

Or you can use the InstantReality framework and use aopt.exe to convert the collada file into x3d or in x3dom.

Sridhar Sarnobat
  • 25,183
  • 12
  • 93
  • 106