jMonkeyEngine / jMonkeyEngine/jmonkeyengine
Updating the frustum does not work as expected
Open
@stephengold is already working on this.
Since Jul 7, 2017.
Needs investigation
- Dominant language
- Java
- Stars
- 4.3k
- Forks
- 1.2k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 14
Description
There seems to be a problem when updating the frustum, camera and/or viewport.
Steps to reproduce:
- Resize a viewport so it has another aspect ratio as before
- Update camera aspect ratio
- Notice that the resulting rendering is stretched
Please see this discussion for details, including code sample:
http://hub.jmonkeyengine.org/t/aspect-ratio-not-updated-when-resizing-viewport/33936/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.