pymartini:马提尼岛的Cython端口,可快速生成RTIN地形网格

时间:2021-05-16 23:33:20
【文件属性】:
文件名称:pymartini:马提尼岛的Cython端口,可快速生成RTIN地形网格
文件大小:1.72MB
文件格式:ZIP
更新时间:2021-05-16 23:33:20
terrain numpy cython mesh mapbox 皮马蒂尼 的Cython端口可快速生成RTIN地形网格物体,比Node中的快2-3倍。 唯一的依赖性是Numpy。 大峡谷的线框渲染。 网格是使用pymartini创建的,使用 ,使用 ,并使用渲染。 安装 随着点: pip install pymartini 或使用Conda: conda install -c conda-forge pymartini 使用 例子 该API是根据Martini建模的。 from pymartini import Martini # set up mesh generator for a certain 2^k+1 grid size # Usually either 257 or 513 martini = Martini ( 257 ) # generate RTIN hierarchy from terrain data (an ar
【文件预览】:
pymartini-master
----setup.py(2KB)
----.gitignore(2KB)
----MANIFEST.in(192B)
----pymartini()
--------martini.pyx(10KB)
--------__init__.py(207B)
--------util.py(3KB)
--------py.typed(0B)
----assets()
--------grca_wireframe.jpg(954KB)
----.pre-commit-config.yaml(1KB)
----LICENSE(1KB)
----CHANGELOG.md(1KB)
----setup.cfg(517B)
----bench.py(879B)
----.github()
--------workflows()
----README.md(11KB)
----.pylintrc(10KB)
----.style.yapf(12KB)
----test()
--------package.json(309B)
--------data()
--------create_test_data.js(2KB)
--------README.md(996B)
--------test_martini.py(4KB)
--------yarn.lock(605B)
----.editorconfig(405B)

网友评论