-
I receive webgl error when trying to load pointcloud. Viewer focuses on middle of assumed pointcloud but no pointclouds are visible.
Webpack files are Autodesk hosted I assume?
WebGL: INVALID_OP…
-
Add support for generating thumbnails for 3D objects
References parser/loaders/viewers:
Autodesk DXF cad:
https://github.com/k-fujino-kohei/dxf2image (rust crate)
Universal Scene Description (US…
-
### How can we help?
I would like someone else to build the manifest.
### Please read and ensure the following
- [X] The installer meets the above requirements
### Please provide the following inf…
-
Using the latest development snapshot, 2022.05.15.ci11888 (git 6aae79634) on Windows 10, the DXF files are apparently incorrect. Steps to reproduce:
- Create a simple script that produces a square:…
-
### Expected behavior
Files saved in LibreCAD are usable/viewable in Autodesk Viewer as that is a standard product and/or tool.
### Observed behavior
Parsing of the file fails with an un…
-
It would be great to be able to select standard views like
- front
- rear
- left
- right
- top
- bottom
- iso
Autodesk uses a cube, solidworks a button for each view
Here is an example …
-
Hi Team, I'm trying to add multi models in one Viewer, but the component not Public the Autodesk.Viewing.Document in ViewerInitializedEvent
export interface ViewerInitializedEvent {
viewerComp…
-
I have a problem with rendering IfcSweptDiskSolid if its curve has more than one plane, although it works well with other viewers like Autodesk Viewer
down here is the sample of code I used.
us…
-
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.git…
-
Hello, i have a problem with icon url for sprites.
I have different icons for each sprite, the images are png 512x512px and they are passed as base64 encoded string images.
This is my code:
` …