python bindings for some geometry algorithms in cgal (for toydesigner only) ---- cgal中部分几何算法的python绑定(仅用于toydesigner
Go to file
songsenand 0d4bd1858c fix(tdcgal/enums.cpp): add ;
BREAKING CHANGE:
2024-04-15 01:05:26 +08:00
cgal@11fc1943fb build(cgal): add cgal 2024-02-14 19:31:33 +08:00
tdcgal fix(tdcgal/enums.cpp): add ; 2024-04-15 01:05:26 +08:00
tests test(tests/): test 2024-02-16 07:28:41 +08:00
.gitignore ci(.gitignore): add cpp 2024-02-16 07:26:11 +08:00
.gitmodules build(cgal): add cgal 2024-02-14 19:31:33 +08:00
LICENSE Initial commit 2024-02-14 19:08:23 +08:00
README.md docs(README.md): just format 2024-02-14 19:32:24 +08:00
build.py build(build.py): build function subprocess.run arg: cwd = 2024-02-18 20:41:58 +08:00
pyproject.toml build(pyproject.toml): 添加一些依赖 2024-02-16 07:27:45 +08:00

README.md

toydesigner-cgal

python bindings for some geometry algorithms in cgal (for toydesigner only)

cgal中部分几何算法的python绑定仅用于toydesigner