Skip to content

Commit

Permalink
Merge pull request #606 from Yeicor/patch-1
Browse files Browse the repository at this point in the history
Add yet-another-cad-viewer to editors & viewers
  • Loading branch information
gumyr authored Apr 7, 2024
2 parents a73da25 + 62954f3 commit db846b2
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 db846b2

Please sign in to comment.