Wenxun
Results
2
comments of
Wenxun
I think we can refer to the sample point generation process to understand the principle . ```pts = rays_o[..., None, :] + rays_d[..., None, :] * z_vals[..., :, None] ```...
> I just install libboost-regex-dev to slove this prolem, and my environment is similar to @shaiwr