适用于Python的3D几何软件包 [英] 3D Geometry Package for Python

查看:201
本文介绍了适用于Python的3D几何软件包的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图为Python找到一个良好的3D几何库,该库具有与Shapely类似的操作和功能。

I am trying to find a good 3D geometry library for Python that has similar operations and functionality to Shapely.

http://toblerity.org/shapely/ manual.html

Shapely非常棒,并且正是我所需要的,尤其是在创建和操作Linestring对象方面。不幸的是,即使可以创建3D点,它也仅支持对2D对象的操作。

Shapely is great, and has exactly what I need, especially around the creation and manipulation of Linestring objects. Unfortunately, it only supports operations on 2D objects, even though 3D points can be created.

有人知道以全3D运行的类似模块吗?这将不胜感激。谢谢。

Does anybody know of any a similar module that operates in full 3D? It would be greatly appreciated. Thanks.

推荐答案

看看Pymesh:

http://pymesh.readthedocs.io/en/latest/

它是用于基本3d几何应用程序的新CSG包装器。

Its a new CSG wrapper for basic 3d geometry applications.

您要寻找的东西类型是什么?

Is that the type of thing you're looking for?

这篇关于适用于Python的3D几何软件包的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆