Generate sample points Args: rays_o: [N_rays, 3+1] origin points of rays with camera id rays_d: [N_rays, 3+1] directions of rays with camera id render_kwargs: other render parameters Return: rays_o: [N_rays, 3] Transformed origin points rays
(self, rays_o, rays_d, **render_kwargs)
source not stored for this graph (policy: none)