viewer-javascript-offline.sample icon indicating copy to clipboard operation
viewer-javascript-offline.sample copied to clipboard

Offline viewing: Use the viewer to run local files

Results 7 viewer-javascript-offline.sample issues
Sort by recently updated
recently updated
newest added

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 ![image](https://user-images.githubusercontent.com/65988709/152873674-1a328498-68a1-4472-9477-508537cc6fd8.png)

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 ![image](https://github.com/Autodesk-Forge/viewer-javascript-offline.sample/assets/78984964/64ea1af3-573a-4f19-b716-57a796698df7) I donwloaded the files as shown in picture: ![image](https://github.com/Autodesk-Forge/viewer-javascript-offline.sample/assets/78984964/ca58e4db-68d1-4b36-8e14-19c35b79e1e7) this is the output list:...