Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

w1d1: camera.pixel_rays() returns NaNs for some inputs #6

Open
Kiv opened this issue Jan 4, 2022 · 0 comments
Open

w1d1: camera.pixel_rays() returns NaNs for some inputs #6

Kiv opened this issue Jan 4, 2022 · 0 comments

Comments

@Kiv
Copy link
Collaborator

Kiv commented Jan 4, 2022

Student reported that the following fails:

camera = Camera(origin=t.tensor([0,100,0]), target=t.tensor([0,0,0]))
camera.pixel_rays()

Logging this here for future investigation / fixes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant