geopro/docs/superpowers/plans/poc-results-C.md

1.0 KiB

POC-C 单 mapper SetPartitions 整卷体绘制探针结果

  • 维度: 44476 x 29 x 162 (体素 208948248)
  • 整卷字节: 417896496 B (398.537 MB, VTK_SHORT)
  • store: D:\Git\lanbingtech\geopro\build\tmp\gpr_store_B_001

单 mapper SetPartitions

  • mapper: vtkOpenGLGPUVolumeRayCastMapper (整卷单 image,不预切块)
  • 分区数: SetPartitions(3, 1, 1) 每区上限 ≤16384
  • 纹理维度错误: 否
  • 渲出非空像素: 是 (非背景像素 1264)
  • 体绘制 fps: 10.951667
  • 达交互级(≥15fps): 否
  • 进程峰值内存: 652.84 MB
  • 源构造耗时: 2873.19 ms

对照表

路径 是否渲出 fps
renderB 整卷单 SmartVolumeMapper INVALID(纹理墙)
renderC MultiBlock(每块一 mapper) 渲出 9.5 静态/1.45 换页
renderC-partitioned 单 mapper SetPartitions 渲出 10.951667

判据结论

单 mapper SetPartitions 整卷体绘制【真渲出但未达交互级】(10.9517 fps <15)。VTK 这条路天花板暴露,需评估 OpenVDS/自建 GL。