Radoslav Irha

Results 11 issues of Radoslav Irha

Hello, It seems viewId param is missing in onViewStateChange callback when using multiple views ![image](https://user-images.githubusercontent.com/23722745/149930164-80d39d88-0eef-4db7-a28d-1fe902ed8a34.png) 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...

bug

### 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...

bug

### Description Hi, I would like to use MaskExtension for filtering data in FirstPersonView, but it's throwing errors ### Flavors - [ ] React - [ ] Python/Jupyter notebook -...

bug

#### Support plan * *is this issue currently blocking your project?* yes: * *is this issue affecting a production system?* yes: #### Context * *node version*: 18 * *module version...

support

@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 ![image](https://user-images.githubusercontent.com/23722745/214330240-ffbca0c2-a0b5-445c-96bb-b6952490869d.png) #### 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...