Launch Blender and open the animation scene you wish to add camera views to by using the "Open..." option in the "File" menu.
2Press the spacebar on your keyboard to open the Toolbox tool interface. Click the "Add" menu and select the "Camera" option to add a new camera to your scene. The camera appears in a position facing the viewing angle of the viewpoint window you have selected.
3Click the new camera to select it if it is not already selected. Drag the camera to a new position as you would any other object in the scene. Select the "Cameras" option in the "View" menu and choose the "Select Active Object as Active Camera," then press the "F12" key to render the scene from the camera's position to ensure that you have it placed exactly like you want it.
4Add additional cameras using the Toolbox interface or by selecting an existing camera and pressing the "Ctrl" and "D" keys on your keyboard to duplicate it. Drag the cameras to new positions to set up multiple camera angles for your scene.
Tips & WarningsThe Blender programming script "camera_changer.py" allows you to change camera angles in mid-animation using cameras that you've set up in the scene. Using the script, you can rename the cameras to a list of frame numbers in which the camera should become active, resulting in the camera name appearing as "1, 25, 50" for a camera that should become active at frames 1, 25 and 50. When rendering the final animation, the script changes the viewing angle to the appropriate camera automatically on the frames mentioned in the camera name.
Suggest item
ReferencesBlender: Reference - ToolboxBlender: Blender Hotkeys In-Depth ReferenceBlender 3D Videos: 2.49 Camera ChangerRead Next: Print this articleCommentsFollow eHowFollowView the Original article