首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 利用简单的光线跟踪解决

利用简单的光线跟踪解决

  • 资源大小:234.00 B
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 简单 光线 跟踪 利用 解决

资 源 简 介

Semestral project for subject Data Structures for Computer Graphics. The goal is to implement acceleration structure for effective and fast raytracing. One of the endless variety of possible structures is BVH (Bounding Volume Hierarchy) There are at least two approaches how to build good BVH. The simplest, effective and good results providing is the top-down strategy. It was very long widely believed, that to build good BVH by the bottom-up strategy is ineffective and is time demanding. By this project we prove, that bottom-up built BVH can be assembled nearly as fast as top-down BVH. It can be even more effective for following raytracing (this depends on the data). The basic idea how to build BVH bottom-up provides this presentation Fast Agglomerative Clustering f
VIP VIP
0.185160s