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

查看:36
本文介绍了用于 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 对象的创建和操作方面.不幸的是,它只支持对 2D 对象的操作,即使可以创建 3D 点.

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天全站免登陆