zoukankan      html  css  js  c++  java
  • SAH Benchmarks Of Natural History Museum Scene

    method                                                                                                     no. traversal steps        no. intersection tests

    baseline :                                                                                                            27.53                          15.25

    SAH termination :                                                                                               26.97                          16.07

    SAH termination + leaf size limit (16) :                                                                   26.97                          15.76

    SAH termination + leaf size limit (24) :                                                                 26.97                          15.76

    SAH termination + leaf size limit (32) :                                                                 26.97                          16.07

    SAH termination + leaf size limit (24) + spatial splits (4) :                                      27.72                          13.10

    SAH termination + leaf size limit (24) + spatial splits (10) :                                    27.78                          13.04

    SAH termination + leaf size limit (24) + spatial splits (10) + intersection cost (1) :   27.56                          13.67

    SAH termination + leaf size limit (24) + spatial splits (7) + intersection cost (1) :     27.59                          13.62

    SAH termination + leaf size limit (24) + spatial splits (5) + intersection cost (1) :     27.56                          13.65

  • 相关阅读:
    oc调用rest api
    EF Attach时已存在的处理方式
    设置XtraForm标题居中
    读取DBF文件数据
    GP 环境参数名称列表
    MapWinGIS.ocx 注册
    ArcEngine :The XY domain on the spatial reference is not set or invalid错误
    批量修改sql server 2008的架构
    net不安装Oracle11g客户端直接使用ODAC
    Ninject使用介绍
  • 原文地址:https://www.cnblogs.com/len3d/p/3705696.html
Copyright © 2011-2022 走看看