Skip to content

Commit

Permalink
Add yet-another-cad-viewer to editors & viewers
Browse files Browse the repository at this point in the history
This also adds a short description for other editors & viewers to follow the structure of all other external tools and libraries.
  • Loading branch information
Yeicor committed Apr 6, 2024
1 parent 3996c37 commit 62954f3
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/external.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ Editors & Viewers
ocp-vscode
==========

A viewer for OCP based Code-CAD (CadQuery, build123d) integrated into
VS Code.

See: `ocp-vscode <https://github.com/bernhard-42/vscode-ocp-cad-viewer>`_
(formerly known as cq_vscode)

Expand All @@ -25,8 +28,20 @@ Challenge:
cq-editor
=========

GUI editor based on PyQT.

See: `cq-editor <https://github.com/jdegenstein/jmwright-CQ-Editor>`_

yet-another-cad-viewer
======================

A CAD viewer capable of displaying OCP models (CadQuery/Build123d) in a
web browser. Mainly intended for deployment of finished models as a static
website. It also works for developing models with hot reloading, though
this feature may not be as mature as in ocp-vscode.

See: `yet-another-cad-viewer <https://github.com/yeicor-3d/yet-another-cad-viewer>`_


**************
Part Libraries
Expand Down

0 comments on commit 62954f3

Please sign in to comment.