「Tracker」渲染引擎完全移除 regl 默认替换升级至 G-Device
- Dominant language
- TypeScript
- Stars
- 4.1k
- Forks
- 656
- PR merge metrics
- No merged PRs in 30d
Description
## G-Device 发现问题跟踪
1. G-device setdata 时不生效
- https://github.com/antvis/L7/issues/2361
2. device WebGL 模式下开启抗锯齿报错
- https://github.com/antvis/g-device-api/issues/178
- 优先级低
默认不开启下区别:
devise
regl


3. device WebGPU 模式下不支持淹没
- https://github.com/antvis/g-device-api/issues/164
- 优先级低
4. WebGPU 渲染模式下多处报错问题
- https://github.com/antvis/L7/pull/2450
- 问题出现在后处理、拾取 #2526

5. 风场图层 device 模式下渲染报错


6. 多淹没图层不生效
- https://github.com/antvis/L7/issues/2350
regl
device


7. 取消 inputLayout 缓存,改变图层为空数据,导致其他图层也消失
- #2483
## 渲染引擎完全切换
- [x] 设置默认的渲染引擎为 g-device,优先使用 WebGL2 #2477
- [x] 完全移除 regl 渲染逻辑与代码 #2507
Contributor guide
Assessment
This issue has not been assessed yet.