Go to file
Jeremy Hu 4c9767835f Export working model as obj 2018-03-20 15:56:49 +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 Export working model as obj 2018-03-20 15:56:49 +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 Export working model as obj 2018-03-20 15:56:49 +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