CamerasCameras are viewable objects, which means that you can look through them and display a view of what they are looking at. You can have as many cameras as needed in your scene, each one of them offering a different view of the scene. Following shows an example of a scene containing several cameras: [Scene displaying views of three different cameras] Make sure not to mix-up cameras with vision sensors. Following are the main differences: A camera can be added to the scene with [Add > Camera]. However adding a camera in this way will add the object in a default pose. It is a better practice to add cameras by right-clicking on a specific view of a scene and selecting [Popup menu > Add > Camera]. This will add the object just in front of the current view. The added camera is automatically selected and you can then look through it with [Popup menu > View > Associate view with selected camera]. For this to work you will have to make sure the popup menu is activated on a view. When a view is created but not yet associated with a viewable object, the [Popup menu > Add > Camera] command will add a camera and directly associate it with the view (i.e. look through it). A camera can be associated with any number of views. Alternatively you can also associate a view with a camera by activating following popup in a view: [Popup menu > View > View selector..]. This will allow you to select the desired camera view from a preview window. When a camera is associated with a view, it can be manipulated with the mouse with following toolbar buttons: [Camera navigation toolbar buttons: pan, rotate, shift, zoom, and fit-to-view] While the left mouse button allows above operations, the wheel of the mouse allows shifting the camera along the view direction (if the camera view is in perspective projection mode) or allows adjusting the view size of the camera view (if the camera view is in orthogonal projection mode). The right button, when clicked without a mouse movement will activate a popup menu, however, if the right button is kept pressed while moving the mouse, a camera rotation about the clicked point can be achieved. When the camera shift button is activated, it is very easy to navigate in the scene to any desired pose using: (1) the left mouse button for shifting perpendicular to the view direction, (2) the mouse wheel for shifting along the view direction, and (3) the right mouse button for rotating about the clicked point: [Default camera navigation: (1) pan with left mouse button, (2) shift with mouse wheel, (3) rotate with right mouse button] Cameras can automatically track objects (i.e. follow them as they move) by selecting the object to track, then selecting in the appropriate view [Popup menu > View > Track selected object]. A tracking camera will keep its position, but automatically adjust its viewing direction in order to always keep the object to track in its view field. This is different from having a camera attached to that object through a parent-child relationship. |