viewer-javascript-offline.sample
viewer-javascript-offline.sample copied to clipboard
Offline viewing: Use the viewer to run local files
Model Derivative in fact do the convert online with http request.
i try to open file dwg in local and the viewer set as 3d 
Hi, I'm getting following error when tried to call (viewer3D.js Initialize function), Uncaught TypeError: avp.RenderScene is not a constructor at Viewer3DImpl.initialize (viewer3D.js?v=v4.0:26059) at GuiViewer3D.Viewer3D.initialize (viewer3D.js?v=v4.0:44646) at GuiViewer3D.initialize (viewer3D.js?v=v4.0:50771) Even though...
Is it possible to directly pass in svf data as a string or array buffer (instead of setting `document` to a url)? For example: ``` javascript http({ url: 'http://developer-autodesk.github.io/translated-models/shaver/0.svf', responseType:...
I cloned the repo and pass the svf files generated from visual studio forge extension  I donwloaded the files as shown in picture:  this is the output list:...
Access to XMLHttpRequest at 'file:///E:/viewer-javascript-offline.sample/shaver/0.svf' from origin 'null' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, isolated-app, chrome-extension, chrome, https, chrome-untrusted.