# yDelaunator **Repository Path**: zero_master/yDelaunator ## Basic Information - **Project Name**: yDelaunator - **Description**: 基于Qt5 + VTK + CGAL的Delaunay构网程序 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 1 - **Created**: 2018-11-30 - **Last Updated**: 2021-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # yDelaunator #### 项目介绍 Delaunay构网小工具 #### 功能目标 1. 每一个Delaunay网为一个项目 2. 构网展示 #### 软件架构 使用PyQt5, Vtk, CGAL-swig-bindings #### 安装教程 1. 安装PyQt5, vtk, CGAL-swig-bindings #### 使用说明 1. 进入src目录, 在命令行输入 ```console python main.py ``` #### 赞助
喜欢请用微信打赏
支付宝打赏
#### 参与贡献 1. Fork 本项目 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request