Description Usage Arguments Value
Create a camera 'look-at' transformation matrix i.e. camera-to-world transform
1 | look_at_matrix(eye, at)
|
eye |
position of camera (3-element vector) |
at |
position in space to look at. (3 element vector) |
homogenous 4x4 matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.