码迷,mamicode.com
首页 > Web开发 > 详细

gis和threejs的学习资料

时间:2018-04-23 18:50:57      阅读:1388      评论:0      收藏:0      [点我收藏+]

标签:hub   ocs   WebG   tps   rip   box   mapping   front   scott   

基础知识/名词
瓦片/矢量瓦片
GeoJson - 绘制GeoJson看数据, geojson规范, 中文版
WEB前端
地图框架
Openlayers (3.x apiDoc http://geoadmin.github.io/ol3/apidoc/)
mapbox-gl-js
Geo可视化
turf.js
supercluster.js
其它
d3js
geojs
geojson-vt
3d + gis
webgl-globe (纹理)
cesiumjs (tile 偏可视化)
arcgis-js (tile 偏GIS)
ol-cesium (tile 还不成熟)
gl大数据
deck.gl uber的
mapv 百度的
底图
高德
Bing
Mapbox
osm2vectortiles(需要使用 tileserver-gl, 如果构建不成功,请使用Docker方式)
http://tileserver.readthedocs.io/en/latest/index.html
数据库
postgresql
postgis
服务端渲染
mapnik
mapbox-gl-native
tilestrata
tilelive
tippecanoe
其它
mapbox
cartodb
mapd
mapzen
qgis
geohey
地图ICON
文章
http://affinitybridge.com/blog/server-side-mapping
https://github.com/mapbox/awesome-vector-tiles
优秀示例
citibike
https://www.mapbox.com/gallery/#

--------------------------------------------------

入门

《Three.js开发指南》 —— 基础知识浅显易懂,推荐

WebGL中文网 —— 初级免费,推荐

Three.js入门PPT —— 讲解较少,适用于认知

博客类

https://aerotwist.com/tutorials/ 这哥有两篇博客讲到shader,一篇讲到particle,都是入门级。

http://www.cnblogs.com/yiyezhai/ 有对上面博客的翻译文章,three.js的源码笔记,webgl的源码笔记。

http://learningthreejs.com/

https://www.script-tutorials.com/category/html5-2/

编辑器

http://threejs.org/editor/

学习着色器

http://thebookofshaders.com/ —— 学习

http://glslsandbox.com —— 超多例子,推荐

https://www.shadertoy.com/ —— 例子

http://shdr.bkcore.com/ —— 在线编辑器

安利一个chrome的shader插件,叫 shader editor,可以在线编辑着色器代码

第三方辅助库

http://schteppe.github.io/cannon.js/ —— 物理引擎

其他三维类库

http://stack.gl/

http://www.babylonjs.com/ —— 微软开发

GIS可视化类库

cesiumjs

webgl-globe

GIS例子

https://cybermap.kaspersky.com/ —— 卡巴斯基

http://armsglobe.chromeexperiments.com/ —— 谷歌实验室

https://www.chromeexperiments.com/globe —— Chrome实验室

https://simple.shodan.io/ 

http://globe.cid.harvard.edu/

粒子系统

https://github.com/anvaka/pm

http://www.astrangertowords.com/

gis和threejs的学习资料

标签:hub   ocs   WebG   tps   rip   box   mapping   front   scott   

原文地址:https://www.cnblogs.com/coding4/p/8920299.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!