maplibre-native
maplibre-native copied to clipboard
[waiting] don't pack attributes in coordinates of line programm
pass round and up as own attributes.
This change goes along with https://github.com/maplibre/maplibre-gl-js/pull/1244
This PR can only be merged when the maplibre-gl-js submodule in this repo is updated to keep the shaders in sync.
ToDo
- [ ] wait until maplibre-gl-js submodule is updated
- [ ] run scripts/generate-shaders.js
- [ ] run tests
@candux thanks for working on this. It would be extremely helpful if you could figure out how to use the shaders from MapLibre GL JS after the TypeScript migration. @birkskyum started a branch for this, see https://github.com/maplibre/maplibre-gl-native/tree/generate-shaders-using-typescript and might be able to help you get started.
A lot has changed, we have pulled in the maplibre-gl-js shaders.
Please open a new PR or issue if this is till relevant.