When will we get lookAt and lookAt bindings for JavaFX's Camera classes? I don't think any user wants to have to write this out by hand. If you're going to abstract things out to the point of having a Camera class, that Camera class should have intuitive ways to orient it. Even OpenGL has gluLookAt.