Sailcut CAD is a software for designing boat sails and developing them into flat panels.
It is distributed under the GNU General Public License v2.0.
See the AUTHORS file for a full list of contributors.
The Sailcut CAD Handbook is available in 3 languages at www.sailcut.org.
Sailcut CAD is built using the Qt 6 development framework.
To build Sailcut CAD yourself, get the source code, install Qt then run:
qmake
makeThis will produce the following binaries:
- Linux:
bin/sailcut - macOS:
bin/Sailcut CAD.app - Windows:
bin/sailcut.exe
