Comment by westurner
6 days ago
PartCAD can export CAD models to Three.js.
The OCP CAD viewer extension for build123d and cadquery models, for example, is also built on Three.js. https://github.com/bernhard-42/vscode-ocp-cad-viewer
6 days ago
PartCAD can export CAD models to Three.js.
The OCP CAD viewer extension for build123d and cadquery models, for example, is also built on Three.js. https://github.com/bernhard-42/vscode-ocp-cad-viewer
PartCAD has a library of 3D parts which might be useful for testing a different renderer.
The OCP CAD viewer could optionally use this Gaussian splatting renderer (because it's also already built on Three.js)