1 Star 1 Fork 0

yizhangss/triangle_cxx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README 1.01 KB
一键复制 编辑 原始数据 按行查看 历史
yizhangss 提交于 2021-08-03 21:00 . update readme
A C++ distribution of the Triangle software
This is a C++ wrap of the Triangle software, which is
distributed under the GNU AGPL-v3 license. For the use
of the software, please read the README_ORI file. This
package compiles the triangle library (both dynamic
and static), the executable file, the visualization tool,
and a sample program for testing call the triangle library.
Author: Dr. Yi Zhang
E-mail: zhangyiss@icloud.com
Address: Yuquan Campus, Zhejiang University
38 Zheda Road, Hangzhou 310027, China
Installation
We use the CMake program to compile and install the package, and
the Stow program to create symlinks to the target directory.
1. Install CMake and Stow
2. ./config.sh configure
3. ./config.sh install
This will install the triangle package into the /opt/stow/triangle directory.
Symlinks are created in the /usr/local directory according to the sub-directories
of the installed package. Directories of the installation and target directories
could be changed by editing the config.sh file.
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/yizhangss/triangle_cxx.git
git@gitee.com:yizhangss/triangle_cxx.git
yizhangss
triangle_cxx
triangle_cxx
master

搜索帮助