Cesium:


官网:http://cesiumjs.org/

官方的google讨论组:https://groups.google.com/forum/#!topicsearchin/cesium-dev/subject$3Ashader

cesium封装glsl的函数:https://cesiumjs.org/releases/b28/Documentation/index.html
wish3d:http://www.wish3d.com/Wish3DEarth.jsp
超图:https://github.com/SuperMap/iClient-JavaScript

火星:http://cesium.marsgis.cn/docs/examples.html?time=20180807#baselayer

 

格式文档:

featureTable:https://github.com/AnalyticalGraphicsInc/3d-tiles/blob/3133ce68ffc6e239936fcb1873ddb6cd9ff25d8c/specification/schema/pnts.featureTable.schema.json

 

3dtiles: https://github.com/AnalyticalGraphicsInc/3d-tiles/tree/master/specification

stk: https://cesiumjs.org/data-and-assets/terrain/formats/quantized-mesh-1.0/

 

cesium示例、参考资料

知乎上的开发笔记: https://zhuanlan.zhihu.com/p/44767866

基于3dtile技术的BIM模型:http://www.mago3d.com/homepage/demo.do

Cesium+BIM:mango3D https://cesiumjs.org/demos/mago3D/

 

 

其他


API注释语法:http://usejsdoc.org/tags-class.html

 

Shader学习

shader精彩实例:http://glslsandbox.com/e#52745.0  (可以直接修改片段着色器代码,立即看到效果)

shader精彩实例:https://www.shadertoy.com/browse (shader成品,很多神作)

在线语法检查,预览效果:http://shdr.bkcore.com/(支持修改vs和fs,自己上传模型,立即看到效果)

 

学习参考

cesium大牛的学习笔记

https://github.com/YanzheZhang/Cesium.HPUZYZ.Demo?tdsourcetag=s_pctim_aiomsg