뷰어 LOD 분리 + 성능 최적화 (mesh 공유·원거리 간소화) #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
목적
ADR-003 B10 (LOD 300) 및 ADR-004 미결 항목. 다경간·복잡 씬에서 뷰어 프레임 드롭 방지.
현재 상태
작업 항목
LOD 분리
radius임계값)Mesh 공유 vertex
vertices + indices + normals + colors독립증분 업로드
IncrementalDb.dirty_count()기반 선택적 업로드벤치마크
criteriondev-dep 추가참조
cimery/crates/viewer/src/lib.rs::rebuild_mesh()— 현재 O(N) 재생성 경로