Update README.md

This commit is contained in:
Yeicor
2025-08-09 19:32:59 +02:00
committed by GitHub
parent a659b0561f
commit 3c013de8ba

View File

@@ -16,7 +16,7 @@ in a web browser.
- Hot reloading while editing the CAD model (using the `yacv-server` package). - Hot reloading while editing the CAD model (using the `yacv-server` package).
- Fully-featured static deployment: just upload the viewer and models to your server. - Fully-featured static deployment: just upload the viewer and models to your server.
- Build123d playground! Code and build your model fully inside the - Build123d playground! Code and build your model fully inside the
browser: [demo](https://yeicor-3d.github.io/yet-another-cad-viewer/#pg_code_url=https://raw.githubusercontent.com/gumyr/build123d/refs/heads/dev/examples/toy_truck.py). browser: [demo](https://yeicor-3d.github.io/yet-another-cad-viewer/#pg_code=https://raw.githubusercontent.com/gumyr/build123d/refs/heads/dev/examples/toy_truck.py).
## Usage ## Usage
@@ -38,4 +38,4 @@ demo [here](https://yeicor-3d.github.io/yet-another-cad-viewer/?preload=logo.glb
Yet Another CAD Viewer and other projects, with automatic updates. Yet Another CAD Viewer and other projects, with automatic updates.
- [OCP.wasm](https://github.com/yeicor/OCP.wasm/) ports OCP (OpenCASCADE for Python) and supporting libraries to - [OCP.wasm](https://github.com/yeicor/OCP.wasm/) ports OCP (OpenCASCADE for Python) and supporting libraries to
WebAssembly, enabling full in-browser CAD model generation and manipulation. This powers the build123d playground WebAssembly, enabling full in-browser CAD model generation and manipulation. This powers the build123d playground
provided by this viewer. provided by this viewer.