geopro/.superpowers/sdd
gaozheng f51706b4b3 feat(poc): renderC-partitioned 单 mapper SetPartitions 整卷体绘制 fps 探针
整卷喂单个 vtkOpenGLGPUVolumeRayCastMapper + SetPartitions(ceil(nx/16384),1,1),
绕过 GL_MAX_3D_TEXTURE_SIZE 纹理墙。双闸(纹理错捕获+真实回读非空像素)防假帧率。

实测(44476x29x162,398MB):SetPartitions(3,1,1) 真渲出(非空 1264px,无纹理错),
体绘制 ~8.8-11fps,峰值内存 ~556-653MB。绕过纹理墙成功但未达交互级(<15fps),
与 renderC MultiBlock 9.5 静态同档 → 瓶颈在全分辨率整卷 ray cast 本身,
非每块一 mapper。VTK 这条路交互级天花板暴露。
2026-06-23 17:10:49 +08:00
..
task-9b-report.md feat(poc): gpr_poc headless 度量 CLI(地基端到端串联) 2026-06-23 12:27:10 +08:00
task-9c-report.md feat(poc): POC-B 离屏 GPU 渲染基准(offscreen-smoke 闸门 + renderB 体绘制/切片 fps) 2026-06-23 13:52:51 +08:00
task-12b-report.md feat(poc): renderC-partitioned 单 mapper SetPartitions 整卷体绘制 fps 探针 2026-06-23 17:10:49 +08:00