kaolin icon indicating copy to clipboard operation
kaolin copied to clipboard

Documentation of raygen coords_grid is incorrect

Open orperel opened this issue 9 months ago • 1 comments

generate_rays(), generate_pinhole_rays(), generate_ortho_rays() all take a coords_grid of type Tuple[torch.Tensor, torch.Tensor]. The documentation states this tuple is stacked into a single Tensor:

https://github.com/NVIDIAGameWorks/kaolin/blob/master/kaolin/render/camera/raygen.py#L122

orperel avatar Mar 26 '25 13:03 orperel

Stale issue, please reopen if still relevant

github-actions[bot] avatar May 25 '25 21:05 github-actions[bot]