内容简介:Blender minimal version : 2.8Mac users warning :currently the addon does not work anymore on Mac because of an issue relative to Blender Mac build itself. Please do not report the issue here. It should be fixed by the Blender team soon. CheckDisplay web ma
Blender GIS
Blender minimal version : 2.8
Mac users warning :currently the addon does not work anymore on Mac because of an issue relative to Blender Mac build itself. Please do not report the issue here. It should be fixed by the Blender team soon. Check the bug report to follow the progress on it.
Wiki - FAQ - Quick start guide
Basemaps
Display web map service like OpenStreetMap directly in Blender
SRTM download
Get SRTM topographic data and apply it as height texture
ESRI Shapefile import / export
A Shapefile is a popular geospatial vector data format for geographic information system software.
This tool can import into Blender most of shapefile feature type. It can also uses attributes data to define Z elevation values or Z extrusion values.
Exporter script can export a mesh to pointZ, polylineZ or polygonZ shapefile. Note that currently this tool does not re-export attribute data include in the dbase file linked to the shapefile. So if you want to import a shapefile for edit it into Blender and then re-export it, you will lose attribute data.
Georeferenced raster importer
Import geotiff or common image format georeferenced with a world file .
You can import the raster as a plane mesh, as backgound image for orthographic view, as UV texture mapping on a mesh or as DEM for warp a mesh with the displace modifier.
ESRI ASCII GRID format is also supported through a dedicated import tool.
OpenStreetMap import
Georeferenced render output
This is a tool to create a new camera correctly setup for produce a map render. Georeferencing data (worldfile) are writing in text file accessible from the Blender text editor.
Delaunay triangulation & Voronoi diagram
This script computes Delaunay triangulation in 2.5D. This triangulation is suitable for create a 3D terrain mesh from points cloud or contour lines
The script can also compute Voronoi tessellation in 2D which is the dual of delaunay triangulation. Voronoi diagram is suitable to make neighborhood analysis map.
Terrain analysis
This part of Blender GIS is designed to assist in the analysis of the topography : height, slope and azimuth (aspect).
There are 2 tools, one to build materials nodes setup for Cycles engine, and a second to configure the color ramp as usual in common GIS software (reclassify values and apply color ramp presets).
Georeferencing management
Handle various projection systems with reprojection capabilities and compatibility with some others addons
以上所述就是小编给大家介绍的《Blender GIS》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Processing编程学习指南(原书第2版)
[美]丹尼尔希夫曼(Daniel Shiffman) / 李存 / 机械工业出版社 / 2017-3-1 / 99.00元
在视觉化界面中学习电脑编程的基本原理! 本书介绍了编程的基本原理,涵盖了创建最前沿的图形应用程序(例如互动艺术、实时视频处理和数据可视化)所需要的基础知识。作为一本实验风格的手册,本书精心挑选了部分高级技术进行详尽解释,可以让图形和网页设计师、艺术家及平面设计师快速熟悉Processing编程环境。 从算法设计到数据可视化,从计算机视觉到3D图形,在有趣的互动视觉媒体和创意编程的背景之......一起来看看 《Processing编程学习指南(原书第2版)》 这本书的介绍吧!