Radoslav Irha
Radoslav Irha
Hello, It seems viewId param is missing in onViewStateChange callback when using multiple views  Thanks
### Description Hi, there is some issue with displaying Building Scene Layer and PostProcessEffects. Originally reported here: https://github.com/visgl/loaders.gl-showcases/issues/86 Is this deck.gl issue? I can confirm this works well with any...
### Description Hi, I'm experiencing some issues with cesium 3d point clouds. Layer is loaded correctly, but SOMETIMES after few moves I get `TypeError: plane.normal.dot is not a function` and...
### Description Hi, I would like to use MaskExtension for filtering data in FirstPersonView, but it's throwing errors ### Flavors - [ ] React - [ ] Python/Jupyter notebook -...
#### Support plan * *is this issue currently blocking your project?* yes: * *is this issue affecting a production system?* yes: #### Context * *node version*: 18 * *module version...
@petermetz for https://github.com/petermetz/cordova-plugin-ibeacon/issues/474
Hi, would it be possible to implement `modelMatrix` in `Tileset3D`? Described here: https://github.com/visgl/deck.gl/issues/7309#issue-1393394265 Thanks
Hi, regarding to my previous discussion https://github.com/visgl/loaders.gl/discussions/2425#discussion-5114144 I prepared something which I can improve with your guidance. My final target is to create cursor similar to [this](https://codesandbox.io/s/dof-forked-v8jl2b?file=/src/App.js:1263-1275). On meshes it...
#### Describe the bug Hi, I imported nebula to my Vue project, but now TS build is failing. #### Actual Result  #### Expected Result Build should pass #### Reproduce...
# Enhancement Hi, recently I started to replace old Joi validation with [ZOD](https://github.com/colinhacks/zod). The problem is ZOD validators are ignored. I think it would be possible to detect Joi/ZOD validator...