{"id":13626936,"url":"https://github.com/yeicor-3d/yet-another-cad-viewer","last_synced_at":"2026-04-06T20:02:25.862Z","repository":{"id":225695291,"uuid":"749449290","full_name":"yeicor-3d/yet-another-cad-viewer","owner":"yeicor-3d","description":"A CAD viewer capable of displaying OCP models (CadQuery/Build123d) in a web browser.","archived":false,"fork":false,"pushed_at":"2026-04-04T05:20:30.000Z","size":5492,"stargazers_count":114,"open_issues_count":5,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-04T07:17:32.623Z","etag":null,"topics":["3d","3d-printing","build123d","cad","cadquery","viewer"],"latest_commit_sha":null,"homepage":"https://yeicor-3d.github.io/yet-another-cad-viewer/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yeicor-3d.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-01-28T16:11:53.000Z","updated_at":"2026-04-04T05:19:02.000Z","dependencies_parsed_at":"2024-04-06T10:22:17.578Z","dependency_job_id":"b1d8f41f-f1d2-44c0-9e39-e21a5bd559df","html_url":"https://github.com/yeicor-3d/yet-another-cad-viewer","commit_stats":null,"previous_names":["yeicor-3d/yet-another-cad-viewer"],"tags_count":85,"template":false,"template_full_name":null,"purl":"pkg:github/yeicor-3d/yet-another-cad-viewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeicor-3d%2Fyet-another-cad-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeicor-3d%2Fyet-another-cad-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeicor-3d%2Fyet-another-cad-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeicor-3d%2Fyet-another-cad-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yeicor-3d","download_url":"https://codeload.github.com/yeicor-3d/yet-another-cad-viewer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeicor-3d%2Fyet-another-cad-viewer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31487543,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T17:22:55.647Z","status":"ssl_error","status_checked_at":"2026-04-06T17:22:54.741Z","response_time":112,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3d","3d-printing","build123d","cad","cadquery","viewer"],"created_at":"2024-08-01T22:00:26.066Z","updated_at":"2026-04-06T20:02:25.857Z","avatar_url":"https://github.com/yeicor-3d.png","language":"Vue","funding_links":[],"categories":["Editors and IDEs","Editors, Customizers and IDEs"],"sub_categories":[],"readme":"# Yet Another CAD Viewer\n\nA CAD viewer capable of displaying [OCP](https://github.com/CadQuery/OCP)\nmodels ([CadQuery](https://github.com/CadQuery/cadquery)/[Build123d](https://github.com/gumyr/build123d)/...)\nin a web browser.\n\n## Features\n\n- Cross-platform: works on any modern web browser.\n- All [GLTF 2.0](https://www.khronos.org/gltf/) features (textures, PBR materials, animations...).\n- All [model-viewer](https://modelviewer.dev/) features (smooth controls, augmented reality...).\n- Load multiple models at once, load external models and even images as quads.\n- Control clipping planes, transparency, edge/vertex sizes and explode each model.\n- View and interact with topological entities: faces, edges, vertices and locations.\n- Select any entity and measure bounding box size and distances.\n- Hot reloading while editing the CAD model (using the `yacv-server` package).\n- Fully-featured static deployment: just upload the viewer and models to your server.\n- Build123d playground! Code and build your model fully inside the\n  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).\n\n## Usage\n\nThe [example](example) is a fully working project that shows how to use the viewer.\n\nYou can play with the latest\ndemo [here](https://yeicor-3d.github.io/yet-another-cad-viewer/?preload=logo.glb\u0026preload=logo_hl.glb\u0026preload=logo_hl_tex.glb\u0026preload=fox.glb\u0026preload=img.glb\u0026preload=location.glb)\n(or\n[without animation](https://yeicor-3d.github.io/yet-another-cad-viewer/?autoplay=false\u0026preload=logo.glb\u0026preload=logo_hl.glb\u0026preload=logo_hl_tex.glb\u0026preload=fox.glb\u0026preload=img.glb\u0026preload=location.glb)).\n\n![Demo](assets/screenshot.png)\n\n## Related projects\n\n- [cq-studio](https://github.com/ccazabon/cq-studio) provides an alternative workflow that detects file changes instead\n  of relying on an interactive environment like Jupyter for hot-reloading.\n  Uses the same backend and frontend behind the scenes.\n- [build123d-docker](https://github.com/derhuerst/build123d-docker/pkgs/container/build123d) provides docker images for\n  Yet Another CAD Viewer and other projects, with automatic updates.\n- [OCP.wasm](https://github.com/yeicor/OCP.wasm/) ports OCP (OpenCASCADE for Python) and supporting libraries to\n  WebAssembly, enabling full in-browser CAD model generation and manipulation. This powers the build123d playground\n  provided by this viewer.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeicor-3d%2Fyet-another-cad-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeicor-3d%2Fyet-another-cad-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeicor-3d%2Fyet-another-cad-viewer/lists"}