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

Camera near clip plane in scene viewer is set far away, which makes close inspection difficult #2

Open
Calinou opened this issue May 11, 2023 · 1 comment

Comments

@Calinou
Copy link

Calinou commented May 11, 2023

See this screenshot where I try to inspect the underside of the bed closely:

scene_viewer_HgyUjcGkGU

Could the near plane be moved closer to the camera? This issue isn't as noticeable in the Flying World scene, but it's quite noticeable in the other two.

@maoliver-amd
Copy link
Collaborator

Thank you for reporting this. We will address this either as part of a small maintenance update or the next version.

In the meantime though the near clipping plane can be modified easily by just updating the scenes GLTF file. SceneViewer pulls in the camera attributes from the GLTF file so if you open the file in a text editor (in this case TropicalBedroom.gltf) and search for "znear" youll see where this value can be changed.

Hineven added a commit to Hineven/Capsaicin that referenced this issue May 14, 2024
Hineven added a commit to Hineven/Capsaicin that referenced this issue May 18, 2024
Hineven added a commit to Hineven/Capsaicin that referenced this issue May 19, 2024
Hineven added a commit to Hineven/Capsaicin that referenced this issue Aug 31, 2024
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

2 participants