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

Manual: Programming with Panda3D: Camera Control: Lenses and Field of View: setFilmSize(24,36) Typo Error? #141

Open
asmsulaiman opened this issue Nov 13, 2023 · 0 comments

Comments

@asmsulaiman
Copy link

Description

This is taken from the manual. The below function inputs should be swapped around as the width should be 36mm?

For instance, a 35mm camera exposes a rectangle on the film about 24mm x 36mm, so if you wanted to simulate a 35mm camera, you would use lens.setFilmSize(24,36).

@rdb rdb transferred this issue from panda3d/panda3d Nov 14, 2023
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