PulseAugur
实时 10:03:47
English(EN) Differentiable Voronoi Ray Tracing Beyond Rasterization Speeds

VoroTracing实现实时光线追踪速度,超越光栅化

研究人员开发了VoroTracing,一种新颖的可微分Voronoi光线追踪技术,实现了实时渲染速度,超越了传统的光栅化方法。这种新方法分析遍历长度和内存局部性等因素来优化场景表示和GPU执行。在Mip-NeRF 360等基准测试中,VoroTracing的吞吐量显著高于现有的基于光线的方法,甚至优于3D高斯泼溅,同时支持景深和滚动快门等复杂效果,而无需专门的光栅化。 AI

影响 这项新的渲染技术有望加速AI驱动的图形和模拟中的实时应用和新视图合成。

排序理由 研究论文,详细介绍了一种新的渲染技术。[lever_c_demoted from research: ic=1 ai=0.7]

在 arXiv cs.CV 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

VoroTracing实现实时光线追踪速度,超越光栅化

报道来源 [1]

  1. arXiv cs.CV TIER_1 English(EN) · Bernardo Taveira, Carl Lindstr\"om, Joakim Johnander, Fredrik Kahl ·

    可微分Voronoi光线追踪超越光栅化速度

    arXiv:2608.17682v1 Announce Type: new Abstract: Real-time novel view synthesis is dominated by rasterized explicit primitives. These projection-based pipelines provide high throughput but require specialized extensions for non-pinhole effects such as distortion, rolling shutter, …