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

您现在的位置是:虫虫源码 > C/C++/VC++ > 简单的光线追踪与MPI和OpenMP支持

简单的光线追踪与MPI和OpenMP支持

  • 资源大小:63.34 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 简单 openmp MPI 光线 追踪 支持

资 源 简 介

Simple Ray Tracing with MPI and OpenMP support developed using C++. Key features: The program is implemented using ob ject oriented design in C++. The program can be compiled to run either sequentially or for parallel computation. For parallel computing, the program can be compiled to run either for distributed memory systems using MPI or multi-core shared memory systems using OpenMP. The program can be compiled to use either “no load balancing” or with the implemented static load balancing model. Although currently only sphere shaped objects are supported, new shape classes can be implemented. “Load matrix” can be prepared for the viewport pixels which allows analysis of load distribution and optimal load balancing for certain scene. Random scene can be generated with given number of objects, light and boundaries of the 3D boxes where the objects and lights

文 件 列 表

SimpleRayTracing1.0
.DS_Store
include
license.txt
readme.txt
source
VIP VIP
0.197592s