1. 程式人生 > >three.js模型搭建與地圖的3D視覺化參考資源

three.js模型搭建與地圖的3D視覺化參考資源

-----------------------------------------------------------------------某些資源需自備梯子------------------------------------------------------------------

https://www.zhihu.com/question/25537785



http://blog.csdn.net/liyong748/article/details/7964956


http://3dit.bordeaux.inria.fr/testbed.html#navigation_Map_Navigation

--對3D初學者視野控制器作用挺大



http://note.youdao.com/publicshare/?id=f4335261b50cb223ebebf05acbb0cd10&type=note#/


http://www.cnblogs.com/lyqf365/p/3287293.html


http://blog.csdn.net/mad1989/article/details/9361983


https://makina-corpus.com/blog/metier/2014/how-to-use-multimaterials-with-a-tiled-ground-in-babylonjs

--這是它的一個地圖切片載入到3D物體的案例 http://www.babylonjs-playground.com/#1XBLWB#6




http://gamedev.stackexchange.com/questions/68294/how-to-get-surrounding-tiles-in-a-tile-array?rq=1  //瓷磚的平鋪



http://www.html5tricks.com/tag/html5-canvas/page/6     //吊炸天效果

--一些好看沒啥用的效果吧



http://blog.mastermaps.com/2012/06/digital-terrain-modeling-and-mapping.html    //mastermaps

--好像是國外根據地形圖色譜生成地形三維的一個東西



http://techslides.com/d3-globe-with-canvas-webgl-and-three-js    //3d地球

--這個網站彙總了五花八門的3d地球,我放幾個案例:





http://examples.webglearth.com/  //三維地球




http://blog.csdn.net/sharemyfree/article/details/50206369       //LOD理論




http://blog.mastermaps.com/2013/09/creating-webgl-earth-with-threejs.html    //製作一個自由的threejs地球

--下圖




https://developers.arcgis.com/javascript/latest/sample-code/scene-external-renderer-threejs/live/index.html  //arcGIS地球

--這貨是我們gis老大哥的東西,具體顯示衛星在軌道上的實時軌跡