사전계산 (gearReplayPreprocess): - buildModelCenterTrails(): 각 프레임에서 멤버+연관선박 위치 → 폴리곤 → 중심점 - 모델별 path[]/timestamps[] (PathLayer + 보간용) 스토어 (gearReplayStore): - modelCenterTrails 필드 추가 (loadHistory/updateCorrelation에서 빌드) 렌더링 (useGearReplayLayers): - PathLayer: 모델별 폴리곤 중심 경로 (연한 모델 색상, alpha 100) - ScatterplotLayer: 현재 시간 중심점 (고채도 모델 색상, 흰 테두리) - 모델 ON 시에만 표시 (enabledModels 체크) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| eslint.config.js | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||