Niklas Kraßnig

Results 5 issues of Niklas Kraßnig

Hi, this [tileset of the city of Poznan](http://sip.poznan.pl/model3d/dane/94e73271-85ad-4ef5-8383-ea60a764aa25/tileset.json) fails when trying to call the constructor for a UInt8Array. ![image](https://github.com/visgl/loaders.gl/assets/24553082/d34dca2e-83b6-4eab-9355-c5ab45ca704d) I tried to debug the error. In `@loaders.gl/gltf/src/lib/gltf-utils/get-typed-array.ts` in the function...

Hi, this [tileset of the city of Berlin](https://www.businesslocationcenter.de/berlin3d-downloadportal/datasource-data/567c2cc6-9464-4a08-82b8-1034e39f3c9d/tileset.json) crashes when loading its b3dm files. ![image](https://github.com/visgl/loaders.gl/assets/24553082/602e49ab-64b3-4e47-bdf9-b536d71845fb) I tried to debug it. In `@loaders.gl\gltf\src\lib\extensions\EXT_texture_webp.ts` in the function `preprocess()` ([link](https://github.com/visgl/loaders.gl/blob/08846906e15c14348d07388d913a704837e673e0/modules/gltf/src/lib/extensions/EXT_texture_webp.ts#L20)) `json.texture` happens to...

### Is your feature request related to a problem? Please describe. First, I wanna thank you for all the awesome work you do 💪 Axios is a really nice library...

priority::low
type::enhancement
type::feature request

--- **Is your feature request related to a problem? Please describe.** When installing `@googlemaps/three` and importing with typescript via `import { ThreeJSOverlayView } from '@googlemaps/three';` I get an error `Could...

type: bug

### Loader 3d-tiles ### Description When I create a tileset.json with distances that span continents and zoom into the location where the tiles are located, the tiles are not loaded....

bug