CadQuery Web Viewer

Browser-based 3D viewer for CadQuery and build123d models

CadQuery Web Viewer is a browser-based 3D viewer for CadQuery and build123d models. You write Python, save the file, and the geometry shows up in your browser. No manual mesh exports, no reload dance.

It started as a hard fork of Yeicor’s Yet Another CAD Viewer (YACV). The fork picks up where YACV left off and adds a few things I wanted in my own workflow. A long-running server you can publish models to from any Python process. An optional disk cache for GLB uploads. A Docker image so I can run it on a small Linux box without fighting OCP build flags.