kkdd
kkdd
This is not an issue report, but just a request. I think that data format is obtained from the extension suffix of an input file. So, the following usage would...
Hello, The following warnings are displayed when run on Chrome: ``` three.module.js:33602 THREE.BufferAttribute: .setDynamic() has been deprecated. Use .setUsage() instead. setDynamic @ three.module.js:33602 three.module.js:33623 THREE.BufferGeometry: .addAttribute() has been renamed to...
Use the width and height of document.documentElement in react.createElement.
Hello, I realized that the regl's animation unexpectedly displaced and scaled when resizing the window of https://bl.ocks.org/pbeshai/raw/5309144c8a5faa3dfec5401cc850c7b5/?raw=true . Any workarounds are suggested? The following is an example:  in Google...
Hello, I observed that too frequent ```regl``` draws freezed/crashed web browsers (tested in Google Chrome 100.0.4896.75(macOS)). How to prevent too frequent draws for the sake of safety? The following method...
Hello, ```gl_FragColor``` is not deprecated in regl?
Hello, I would like to set the QuickLookCSV's trying encoding by `$ defaults write com.google.code.quicklookcsv textEncoding Shift_JIS` , for example. The source then would be modified as like this: ```...
Hello, When using a tile with GeomType = 0 (UNKNOWN), ```L.vectorGrid.protobuf``` says ``` Leaflet.VectorGrid.js:113 Uncaught (in promise) TypeError: Cannot read property 'render' of undefined ``` But I think ```L.vectorGrid.protobuf``` should...
Hello, Could you add a scale into your demo map, as follows? It would help to confirm the deviation between GPS positioning coordinates and their map-matched ones. ```javascript L.control.scale().addTo(map); ```
[osrm-backend](https://github.com/Project-OSRM/osrm-backend), which uses [vtzero](https://github.com/mapbox/vtzero), serves Mapbox Vector tiles. > - Tile - Generates Mapbox Vector Tiles with internal routing metadata