Polyskel 0.3.5

Polyskel 0.3.5

Andy Geers 维护。



Polyskel 0.3.5

  • 作者:
  • andygeers

Polyskel

CI Status Version License Platform

这是 Python Polyskel 项目的 Swift 版本,用于生成 Felkel 和 Obdržálek 在 1998 年会议论文《Straight skeleton implementation》中描述的直接骨架算法。

示例

要运行示例项目,首先clone仓库,然后从 Example 目录运行 pod install

Roof mesh generated by the Example project

功能

该库可以生成直接骨架,还可以生成屋顶模型,包括根据 R. G. Laycock 和 A. M. Day 的论文“Automatically Generating Roof Models from Building Footprints”中的尖顶式屋顶模型。

安装

Polyskel 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中:

pod 'Polyskel'

作者

[email protected] 基于 Yongha Hwang(https://github.com/yonghah/polyskel)和 Ármin Scipiades(Botffy)(https://github.com/Botffy/polyskel)的代码。

许可证

Polyskel 可在 MIT 许可下使用。有关更多信息,请参阅许可证文件。