Skip to content

Latest commit

 

History

History
24 lines (9 loc) · 195 Bytes

Integrator.md

File metadata and controls

24 lines (9 loc) · 195 Bytes

光线追踪积分器系列一:Photon Mapper

1. PhotonMapper实现原理

2. 代码结构

class PhotonMapper: public Integrator 
{
public:
  PhotonMapper(const