gis和threejs的學習資料


***********************************

基礎知識/名詞

瓦片/矢量瓦片
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/


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM