nice123d / README.md
Raymond Weitekamp
Fix .ocpvscode setup - create as file instead of directory
864df04
---
title: Nice123d
emoji: 🛠️
colorFrom: blue
colorTo: green
sdk: docker
pinned: false
---
# nice123d
A nicegui-based CAD customizer, editor, and viewer for OCP-based projects like build123d
* Thanks especially to the [ocp_vscode](https://github.com/bernhard-42/vscode-ocp-cad-viewer) project
* Also thanks to the [nicegui](https://github.com/zauberzeug/nicegui) project
After installing the dependencies, just run the file like:
```python
python cadviewer.py
```
Example screenshot:
![image](https://github.com/user-attachments/assets/9f03598b-0f60-462a-a2b0-d9211ab0911d)