Embedding STL/VRML file in Captivate
Hi -
I would like to embed a 3d image into my course, and allow the user to rotate/zoom the render. There are a number of ways to do this in a webpage, namely three.js/webGL.
What is the best way to build this? My thoughts:
1) I suppose you can add custom js/css somewhere and then name the element appropriately
2) Use the JavaScript feature within Captivate (not sure how to populate the result in a specific smart object?)
3) build a widget to do this
4) some AnimateCC workaround?
5) build in custom page on separate server and use iframe/web feature
6) build in custom page on local directory and use iframe/web feature?
Any thoughts on which way is the best way forward?

