From 37221b9ca7cbc797daf8a245fb97a853e0e943d1 Mon Sep 17 00:00:00 2001 From: minsung Date: Tue, 14 Apr 2026 20:03:16 +0900 Subject: [PATCH] =?UTF-8?q?PROGRESS:=20OcctKernel=20B-rep=20=EB=A0=8C?= =?UTF-8?q?=EB=8D=94=20=ED=99=95=EC=9D=B8=20=EA=B8=B0=EB=A1=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- PROGRESS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PROGRESS.md b/PROGRESS.md index 6f3972d..45b32fb 100644 --- a/PROGRESS.md +++ b/PROGRESS.md @@ -12,6 +12,7 @@ ## 타임라인 ### 2026-04-14 +- code — OcctKernel viewer 연결 완료. PSC-I B-rep I형 단면 렌더 확인 (스크린샷). - code — OcctKernel 구현 완료 (`--features occt`). PSC-I B-rep sweep + BRepMesh 테셀레이션. 빌드 확인. - code — cimery Sprint 1 구현 완료. 8 crates (core/ir/dsl/kernel/incremental/evaluator/usd/viewer), `cargo test --workspace` 32개 전부 통과. DSL→IR→salsa-style-db→evaluator→StubKernel→USD 파이프라인 검증. - meta — Revit API 가이드 Output/guides/revit-api-guide.md 추가됨.