Go to file
Tanner Collin 48b547f4da feat: Add X, Y, Z labels to ViewCube axes
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
2026-02-18 17:44:09 -07:00
2026-02-09 16:39:17 -07:00
2026-02-17 17:28:32 -07:00

Unnamed CAD Software

Development

Building

On Debian 12:

$ sudo apt install cmake qt6-base-dev qt6-svg-dev libtbb-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
Description
No description provided
Readme 538 KiB
Languages
C++ 98.4%
CMake 1.2%
GLSL 0.4%