Giter VIP home page Giter VIP logo

Comments (3)

xiaoiver avatar xiaoiver commented on May 26, 2024 1

抗锯齿问题,已在 device 层解决,效果如下:

修复后:
截屏2024-05-15 下午3 07 53

修复前:
截屏2024-05-15 下午3 08 07

from l7.

xiaoiver avatar xiaoiver commented on May 26, 2024 1

stencil 问题已修复:

image

from l7.

lvisei avatar lvisei commented on May 26, 2024

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

WindLayer 是一个实验性图层,采用了非标劫持 gl 处理风场纹理逻辑,目前 device 在 WebGL1/2是不支持 gl 修改恢复状态的,且 WebGPU 不支持这样做,后续可行方案:

  • 将非标的外置渲染管线流程内在到 L7 的渲染流程,逻辑可参考热力图层
  • 或给 WebGL1/2 渲染模式下支持 gl 状态管理

#2456

from l7.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.