首页 / 浏览问题 / 三维GIS / 问题详情
webgl 如何给管线加gif贴图
82EXP 2023年07月11日
管线发布后gif贴图丢失,如何在前端给管线加gif贴图?有示例代码吗

1个回答

你好,请问你是要实现什么效果呢?

如果是webgl要实现流动管线的话,是通过缓存纹理流动或实体尾迹线实现的,而不是材质贴图自己是动图。

http://support.supermap.com.cn:8090/webgl/examples/webgl/editor.html#FlowingPipeLine

http://support.supermap.com.cn:8090/webgl/examples/webgl/editor.html#airlinesTrailLines

https://blog.csdn.net/supermapsupport/article/details/102775780

希望可以帮助到您。

9,633EXP 2023年07月12日
...