facebookresearch / localrf

An algorithm for reconstructing the radiance field of a large-scale scene from a single casually captured video.
MIT License
956 stars 62 forks source link

Rendering questions #54

Open EH-HU opened 1 month ago

EH-HU commented 1 month ago

I have rays_o, rays_d based on world coordinates. How can I render those pixels?