首页 / 浏览问题 / 三维GIS / 问题详情
超图FAQ:【WebGL】区域面数据集边框,如何实现类似类似 earthsdk 的自定义图元-动态轮廓效果?
64,468EXP 2023年07月26日
【WebGL】区域面数据集边框,如何实现类似类似 earthsdk 的自定义图元-动态轮廓效果?

1个回答

【解决办法】使用自发光纹理或纹理流动或泛光(可加定时器配合)等多种方法调整实现你想要的具体效果,实现路线很多: https://blog.csdn.net/THEDEAMON/article/details/112967860 http://support.supermap.com.cn:8090/webgl/examples/webgl/editor.html#scanLine http://support.supermap.com.cn:8090/webgl/examples/webgl/editor.html#airlinesTrailLines http://support.supermap.com.cn:8090/webgl/examples/webgl/editor.html#emissionTexture http://support.supermap.com.cn:8090/webgl/examples/webgl/editor.html#tx_lightSource 建议比较简单的实现方式就是直接使用线框线数据而不是面数据,直接做线数据的特效(比如泛光、自发光)
64,468EXP 2023年07月26日
热门文章
关注我们
...