facebookresearch / facebookresearch/pytorch3d

Is the documentation of up parameter for look_at_view_transform correct?

Open
#1,995 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
10k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

## ❓ Is the documentation of up parameter for look_at_view_transform correct?

I was checking the documentation at
https://pytorch3d.readthedocs.io/en/latest/_modules/pytorch3d/renderer/cameras.html

And for `look_at_view_transform `, it says "up: the direction of the x axis in the world coordinate system."

Should it be y-axis instead of x-axis?

Contributor guide

Open the contributing guide

Research direction

Start at the look_at_view_transform entry point in the renderer cameras documentation linked in the issue and inspect the surrounding parameter description. Verify whether the stated world-axis direction matches the function's documented convention, then correct the wording if needed and confirm the generated documentation shows the intended axis.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.