Ib Green

Results 115 issues of Ib Green

### Related - #257 - #424 ### Parsing code - [ ] Implement Binary Attribute parser - [x] Implement HRC parser #349 - [x] Add test cases to loaders.gl folder....

help wanted

We want to be able to return (optional) arrow schemas from geospatial loaders - [ ] Update GIS category docs - [ ] Add types for GIS data format (return...

We should fix this in 3.0 and ideally backport to 2.3. @Pessimistress

P2 - workaround exists
ActionEngine

### v3.0 ##### luma.gl/deck.gl - [ ] Ensure luma.gl stats calculates correct memory usage for compressed textures **P0** @dryabinin-actionengine - [ ] Make sure `SimpleMeshLayer` works with compressed textures **P0**...

ActionEngine

See discussion end of #662 > logging explicit instructions to install @loaders.gl/polyfills if polyfills are detected as missing would certainly help anyone else who may find themselves facing similar issues....

P2 - workaround exists

See https://github.com/visgl/deck.gl/pull/5861

ActionEngine

Continuing from #164 - https://github.com/visgl/loaders.gl/issues/723 ## API cleanup - Remove `Tileset3D.options.headers` (now supported by Tileset3D.options.loadOptions`) #1475 ## Tiles - [ ] Normalize tile3d loaders protocol - [ ] Handle region...

Two test cases were commented out in typescript conversion. This may affect worker loading: - https://github.com/visgl/loaders.gl/blob/c86795ccbc2d19046183e686843d120884c3ca5a/modules/worker-utils/test/lib/worker-api/worker-object-utils.spec.js#L14 - https://github.com/visgl/loaders.gl/blob/c86795ccbc2d19046183e686843d120884c3ca5a/modules/core/test/lib/init.spec.js#L12

bug
P0 - unbreak now
ActionEngine

The CSVLoader is in many ways the bread and butter of table loading and needs to be really solid. The current CSVLoader is based on a fork of papaparse which...

There is strong demand for using experimental RequestScheduler in more situations, so we should overhaul this class. ### Potential features - Event throttling for Node.js (avoid hitting servers too fast)...