-
Hi,
I've come across what I believe to be a bug. I've got a .gltf file that is not being rendered properly.
Please find the file here:
https://gist.githubusercontent.com/barnabasmolnar/848a36…
-
-
Adds the ability to inject ````GLTFLoaderPlugin```` with a custom data access strategy through which it can load glTF JSON and binary arrays buffers. By default, the ````GLTFLoaderPlugin```` its own i…
-
Im trying to use xeokit-sdk in a react app with webpacker
I retrieve the source from github in my package.json like this
`"xeokit-sdk": "https://github.com/xeokit/xeokit-sdk.git#aeb49af837f4d13e32…
-
We need to be able to pin annotations on **surfaces** of PerformanceModel Entities.
Implement this capability using the depth-buffer technique used for 3D picking in SceneJS.
-
Create a ViewCube plugin like XBIM's.
![Screenshot from 2019-03-17 10-59-24](https://user-images.githubusercontent.com/83100/54488599-cf854e80-48a3-11e9-9026-28eb84262f81.png)
-
### Are you requesting a feature or reporting a bug?
Feature
### What is the current behavior?
When browser becomes unresponsive (`XXX browser disconnected. This problem may appear when a brows…
-
## Requirement
Ability to incrementally load (ie. stream geometry into) a PerformanceModel while it is rendering.
## Solution
Extend PerformanceModel with "tiles". These are optional bins wi…
-
Hi, I was checking out this SDK as a replacement for BIMSURFER, Great Job 👍.
But Im facing an issue, the plugin loads structural IFC files properly, but for IFC files containing pipes or those typ…
sha-N updated
5 years ago
-
PerformanceModel only supports 2D picking of entire entities.
Need to implement 3D surface picking for PerformanceModel.