4

We currently are using an ActiveX control from Siemens called JT2G0 viewer to embed a 3D viewer inside a web page.

However, I would like to find other comparable products to research and I'm having a hard time finding 3D CAD viewers that can be embedded inside a web page.

Does anyone have experience with other 3D CAD viewers that can be embedded inside a web page?

Thanks.

ChrisNel52
  • 14,655
  • 3
  • 30
  • 36

4 Answers4

1

The sence.js will be your choice, if you try to display 3D model via html5.

But also three.js works too. More powerful for mechanical model.

If you just wanna to display a cad file ( like dwg, dng ...) use Autodesk & Microstation's display toolkit.

Tours
  • 79
  • 7
0

Autdesk has a free web toolkit that does pretty much what you are looking for. I haven't actually used that myself but have used similar products of theirs and was very happy with the results.

Walter
  • 2,540
  • 2
  • 30
  • 38
  • Interesting tool. However, it doesn't appear robost enough to handle 3D solid models and allowing the user to pan/rotate the 3D model. – ChrisNel52 Nov 10 '10 at 22:17
0

The unity game engine has a web player which may be an alternative for you. Not specifically for CAD, but I am pretty sure one can utilize it for this purpose.

Doc Brown
  • 19,739
  • 7
  • 52
  • 88
-1

After doing more research, I think my best bet is to use something like Adobe 3D PDF.

ChrisNel52
  • 14,655
  • 3
  • 30
  • 36