Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qcad/qcad
QCAD - The Open Source 2D CAD. QCAD is a cross-platform CAD solution for Windows, macOS and Linux. It supports the DXF format and optionally the DWG format (through a proprietary plugin).
https://github.com/qcad/qcad
2d cad dwg dxf linux macos qcad windows
Last synced: 7 days ago
JSON representation
QCAD - The Open Source 2D CAD. QCAD is a cross-platform CAD solution for Windows, macOS and Linux. It supports the DXF format and optionally the DWG format (through a proprietary plugin).
- Host: GitHub
- URL: https://github.com/qcad/qcad
- Owner: qcad
- License: other
- Created: 2012-04-27T12:07:28.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T15:29:19.000Z (about 2 months ago)
- Last Synced: 2024-10-29T15:38:58.455Z (about 2 months ago)
- Topics: 2d, cad, dwg, dxf, linux, macos, qcad, windows
- Language: C++
- Homepage: https://qcad.org
- Size: 221 MB
- Stars: 1,495
- Watchers: 116
- Forks: 420
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Support: support/.gitignore
Awesome Lists containing this project
README
QCAD - The Open Source 2D CAD
=============================QCAD is a 2D CAD solution for Windows, macOS and Linux. Its core is developed in C++, based on the Qt tool kit.
QCAD can be extended through a C++ plugin interface as well as through its very powerful and complete scripting
interface (ECMAScript/JavaScript).History
-------
QCAD started as version 1 in October 1999 and has since evolved through version 2 (September 2003)
and the current version 3 (July 2012 to present).License
-------
The QCAD 3 source code is released under the GPLv3 open source license. Script add-ons and C++ plugins
are released under their respective licenses.Compilation
-----------
Detailed compilation instructions for Windows, macOS and Linux can be found on our web site at:http://www.qcad.org/en/component/content/article/78-qcad/111-qcad-compilation-from-sources