Make Perspective Camera (vuo.scene.make.camera.perspective)

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

The camera uses a perspective projection. Like a human eye or a typical camera lens, the perspective projection makes near objects seem larger than distant objects.

Keywords: draw, frustum, graphics, opengl, projection, scenegraph


Example compositions:


Back to vuo.scene node set documentation.