Make Targeted Orthographic Camera (vuo.scene.make.camera.orthographic.target)

Creates an orthographic camera that can be added to a 3D scene.

The camera uses an orthographic projection. Unlike a human eye or a typical camera lens, the orthographic projection makes objects appear the same size regardless of their distance from the camera. It doesn’t have a vanishing point.

Keywords: axonometric, draw, elevation, graphics, isometric, opengl, orthogonal, parallel, projection, scenegraph


Example compositions:


Back to vuo.scene node set documentation.