Go to file
Jeremy Hu de0fa135fb Add CGAL library to compare with Carve 2018-03-18 07:43:04 +08:00
assets Add base UI layout 2018-03-11 11:16:38 +08:00
resources Fix turnaround resize 2018-03-14 10:55:59 +08:00
src Add CGAL library to compare with Carve 2018-03-18 07:43:04 +08:00
thirdparty Add carve library to support better mesh boolean operations 2018-03-17 17:21:17 +08:00
.gitignore Add icons 2018-03-13 20:49:24 +08:00
README.md Add carve library to support better mesh boolean operations 2018-03-17 17:21:17 +08:00
convertresources.sh Fix turnaround resize 2018-03-14 10:55:59 +08:00
dust3d.pro Add CGAL library to compare with Carve 2018-03-18 07:43:04 +08:00
resources.qrc Fix turnaround resize 2018-03-14 10:55:59 +08:00

README.md

Build

$ cd thirdparty/carve-1.4.0/build
$ cmake ../
$ make && make install

$ qmake -spec macx-xcode