Skip to content

webgpu下使用Storage Buffer,规避buffer裁剪导致的样式属性不生效问题 - #2917

Open
kaixin51 wants to merge 3 commits into
maptalks:masterfrom
kaixin51:webgpu-buffer
Open

webgpu下使用Storage Buffer,规避buffer裁剪导致的样式属性不生效问题#2917
kaixin51 wants to merge 3 commits into
maptalks:masterfrom
kaixin51:webgpu-buffer

Conversation

@kaixin51

@kaixin51 kaixin51 commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

1.gl包的layer下新增视频投影相关代码,支持投影到地形,倾斜摄影,矢量瓦片
2.line样式新增lineOffset,支持根据法线进行平移线
3.使用细分方式处理lineStrokeWidth,规避相机远近导致的lineStrokeWidth宽度不一致的问题
4.修复带有倾斜角的时候,3d线宽度不一致的问题
5.使用Storage Buffer重构webgpu下的marker以及line的shader,避免maxVertexBuffers限制导致的问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant