中文

基于物理渲染光致变色/电致变色玻璃窗的谱区域分解方法

图形学 2019-12-16 v1 分布式、并行与集群计算

摘要

本文探讨了基于物理的图像渲染算法固有的耗时问题。首先,在真实玻璃样品上测量了玻璃材料的光学性质,并通过从多幅三色图像推导光谱数据来表征酒店房间内其他物体材料。随后我们给出了在开源软件 Virtuelium 中实现的渲染模型与光线追踪算法。为了加速光线与物体间相互作用的计算,该光线追踪算法通过区域分解方法技术实现并行化。数值实验表明,经典并行化技术所获得的加速比明显小于采用并行区域分解方法所实现的加速比。

关键词

引用

@article{arxiv.1912.06474,
  title  = {Spectral domain decomposition method for physically-based rendering of photochromic/electrochromic glass windows},
  author = {Guillaume Gbikpi-Benissan and Patrick Callet and Frederic Magoules},
  journal= {arXiv preprint arXiv:1912.06474},
  year   = {2019}
}

备注

arXiv admin note: substantial text overlap with arXiv:1912.05494