-
See https://github.com/xeokit/xeokit-sdk/issues/1255
Possible strategy:
* when snap-picking to an edge, return an ID of the edge primitive in the snap result
* query the snapped entity for the…
-
-
When I run the converter on a docker with the latest alpine as baseImage, I get this error
[XKTModel.finalize] Failed to encode image: TypeError: BasisEncoderModule is not a function
I tried wit…
-
Feedback from user:
We would like to have Selection Tool work like Colorize Objects. The main difference is that we do not want the Selected Entity to be visible behind other solid materials (walls…
-
https://github.com/IfcOpenShell/IfcOpenShell/pull/3524
gltf output from IfcConvert is now double-sided. Does it mean something for Xeokit?
-
When I use this tool to convert a las-file into XKT, everything seems to be mirrored vertically. (there are two sets of stairs in the scan, they are supposed to go from bottom left to top right, in th…
-
Seeing weird shadows on the model when rendered on Filament viewer. But the online gltf viewer renders the model correctly. Filament has a fix for desktop version but not for mobile. When reached o…
-
**Is this feature critical for your commercial enterprise?**
No
**Is your feature request related to a problem? Please describe.**
When we work on performance features (picking, rendering, loadin…
Amoki updated
7 months ago
-
* Written in TypeScript
* Uses WebGPU for rendering
* Multiple views of same content, each with independent per-object state, section planes, and camera
-
**Describe the bug**
In continue #1526 do some tests. First pick choose some point, other repeat from different directions.
**To Reproduce**
````js
const viewer = new Viewer({
canvasId: "my…