2026-02-20 09:28:23 -07:00
2026-02-20 09:28:23 -07:00
2026-02-09 16:39:17 -07:00
2026-02-20 09:28:11 -07:00
2026-02-20 09:28:11 -07:00

Unnamed CAD Software

Development

Building

On Debian 12:

$ sudo apt install cmake qt6-base-dev qt6-svg-dev libtbb-dev libfontconfig1-dev
$ sudo apt install libocct-foundation-dev libocct-modeling-data-dev libocct-modeling-algorithms-dev libocct-visualization-dev

$ mkdir build
$ cd build/
$ cmake ..
$ make

$ ./OpenCAD

License

This program is free and open-source software licensed under the GNU GPLv3 (or later). Please see the LICENSE.txt file for details.

That means you have the right to study, change, and distribute the software and source code to anyone and for any purpose as long as you grant the same rights when distributing it.

Description
No description provided
Readme 538 KiB
Languages
C++ 98.4%
CMake 1.2%
GLSL 0.4%