• 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

  • 相关阅读:
    【UWP】仅在TextBlock文本溢出时显示Tooltip
    Vue CSS引用背景图片问题
    使用C#与CefSharp相互调用所踩过的坑
    使用JS在网页上查看显示PDF文件
    VS 代码提示默认不选中 解决办法
    Windows Server 2012 R2更新(KB2919355)
    在ASP.NET Core 3.1中使用Swagger
    SQL SERVER 数据库授权指定用户
    第一篇博客
    观察者模式
  • 原文地址:https://www.cnblogs.com/len3d/p/3705696.html
Copyright © 2020-2023  润新知