Skip to content

Ludwigstrasse/OpenCAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCAD (Refactored)

This is a refactored, CMake-managed codebase.

Build (Qt5 or Qt6)

cmake -S . -B build
cmake --build build -j

Outputs:

  • bin/OpenCAD (Studio – new feature/history/VCS prototype UI)
  • bin/OpenCADCam (Legacy CAM app ported from original source)

Notes

  • The VCS repository is stored in <working-dir>/.opencad/ and supports commit/log/diff/checkout at document level.
  • Current storage format is JSON; it is intentionally a stepping stone toward a real .ocad container format.

See docs/ARCHITECTURE.md for the refactor blueprint.

About

The open project aims to realize the function of all 2D & 3D application for industry area;

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages