Skip to content

VIDEO: QTVR: Disabling warp mode 1 and minor changes #6695

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

Merged
merged 3 commits into from
Jun 6, 2025

Conversation

Malharbdv
Copy link
Contributor

This PR intends to do the following things

  • fix the hfov calcualtation in QTVR
  • disable warp mode 1 in QTVR since it is incomplete
  • take into account pan range of the QTVR movie while setting pan angle in projectPanorama() and setPanAngle()

Malharbdv added 2 commits June 6, 2025 16:18
The current version of warp mode 1 in QTVR is flawed
Disabling it for now to work on it further
In both projectPanorama() and setPanAngle(), the pan angle
should be wrapped around according to the actual pan range of
the current QTVR movie instead of assuming it to be 360.
In setPanAngle(), wrap around angle instead of letting it grow
indefinitely.
@sev-
Copy link
Member

sev- commented Jun 6, 2025

Thank you!

@sev- sev- added the GSoC Part of a Google Summer of Code project label Jun 6, 2025
@sev- sev- merged commit b38df75 into scummvm:master Jun 6, 2025
8 checks passed
@Malharbdv Malharbdv deleted the qtvr branch June 9, 2025 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GSoC Part of a Google Summer of Code project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants