question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Rename PerspectiveFrustum.fov to PerspectiveFrustum.fieldOfView

See original GitHub issue

See https://github.com/AnalyticalGraphicsInc/cesium/blob/master/Source/Core/PerspectiveFrustum.js#L42

Also search to see if fov is used anywhere else in the public Cesium API. The abbreviation is fine in the private interfaces and implementations.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
emackeycommented, Dec 7, 2017

I do. I’m just swamped with other stuff right now. I have a field-of-view branch with the new mechanic working, it just needs the actual rename and the DeprecationWarning stuff added.

0reactions
pjcozzicommented, Dec 7, 2017

@emackey do you plan to make a pull request for this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

PerspectiveFrustum - Cesium Documentation
The angle of the field of view (FOV), in radians. This angle will be used as the horizontal FOV if the width is...
Read more >
cesium/CHANGES.md - UNPKG
756, * Replaced `PerspectiveFrustum.fovy` with `PerspectiveFrustum.fov` which will change the field of view angle in either the `X` or `Y` direction ...
Read more >
pxr package — kit-manual 104.0 documentation
The fov of the frustum is not necessarily the same value as displayed in the viewer. ... Returns the current perspective frustum values...
Read more >
Cameras in Processing (2D and 3D) | by Jeremy Behreandt
Lastly, Rename renames all instances of the variable, so they don't have ... The impact of a perspective frustum can be seen in...
Read more >
Immersive Calibration PRO User Guide - Fly Elise-ng
with a camera with the same field of view as the projector frustum. ... calibration results contain perspective frustum information that can be...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found