(感谢:https://blog.csdn.net/weixin_55104937/article/details/124606212)
1、cesium官方文档地址: https://cesium.com/learn/cesiumjs/ref-doc/.
2、①cesium中文文档地址1: http://www.zgeo.work/CesiumTx/examples/index.html#baseDemo.
②cesium中文文档地址2: http://cesium.xin/cesium/cn/Documentation1.72/.
3、官方的沙河网站,只有Geometries且是以Entity加载的示例,没有Primitive的示例;
构建Sandcastle里的Development (主要以Primitive为示例,面向开发者,被隐藏)
(1)先去GitHub:https://github.com/CesiumGS/cesium;然后下载源码:Download ZIP;
(2)解压文件夹并在VsCode里打开:npm install下载依赖;npm run build构建cesium;npm run build-docs构建文档;最后npm run start启动官方GitHub文档;
然后点击Sandcastle;
相比之下多了一个Development;
cesuim 链接
4、链接: sandcastle. :
https://sandcastle.cesium.com/index.html?src=3D%20Tiles%20Next%20Photogrammetry%20Classification.html&label=All
5、链接: czm.
https://cesium.com/downloads/cesiumjs/releases/b26/Documentation/czm_modelView.html?classFilter=modelView&show=all
6、链接: 英文API.
https://cesium.com/learn/cesiumjs/ref-doc/GridImageryProvider.html
7、链接: 中文API.
http://cesium.xin/cesium/cn/Documentation1.72/PerspectiveFrustum.html?classFilter=PerspectiveFrustum
8、glsl +webgl 链接
链接: shadertoy.
https://www.shadertoy.com/browse
9、链接: webgl2fundamentals.
https://webgl2fundamentals.org/webgl/lessons/zh_cn/webgl-shaders-and-glsl.html
10、链接: webglfundamentals.
https://webglfundamentals.org/webgl/lessons/zh_cn/webgl-fundamentals.html
11、链接: developer.
https://developer.mozilla.org/zh-CN/docs/Web/API/WebGL_API/Tutorial/Getting_started_with_WebGL
12、链接: thebookofshaders.
http://editor.thebookofshaders.com/
13、链接: VSC 安装shaders.
https://zhuanlan.zhihu.com/p/151384233
14、链接: thebookofshaders.
https://thebookofshaders.com/07/?lan=ch
15、链接: ttobyschachman.好用了计算方式
http://tobyschachman.com/Shadershop/editor/
16、链接: 计算机图形学辅助工具desmos.
https://www.desmos.com/calculator?lang=zh-CN
17、链接: antdv.
https://www.antdv.com/components/button-cn/
18、链接: element.
https://element.eleme.cn/#/zh-CN/component/icon
19、链接: vuejs.
https://cn.vuejs.org/v2/guide/class-and-style.html
20、链接: jquery.
https://jquery.cuishifeng.cn/
21、链接: 插件的算法turfjs.
https://turfjs.fenxianglu.cn/category/measurement/rhumbDistance.html
还没有评论,来说两句吧...