Noah-Gilga / CesiumCustomMaterials

Custom cesium's material implement new effects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CesiumCustomMaterial

通过自定义Cesium在材质,在Cesium中实现丰富多样的可视化效果。

效果演示

使用说明

  • 克隆或下载代码
  • 打开Cesium的sandcastle测试页面,比如:https://sandcastle.cesium.com/
  • 打开一个.js文件,并拷贝其中内容
  • 在sandcaste页面左侧的“JavaScipt code”框中粘贴已复制的代码
  • 按下“Run(F8)“按钮查看效果

许可协议

MIT @Leerom

About

Custom cesium's material implement new effects

License:MIT License


Languages

Language:JavaScript 100.0%