In computer graphics and 3D rendering, an orthographic camera is a virtual camera that projects a three-dimensional scene onto a two-dimensional plane without applying perspective. Unlike a perspective camera, which mimics how human eyes perceive depth (objects appear smaller as they recede), an orthographic camera keeps lines parallel and objects equally scaled, regardless of their distance from the camera.

Untitled

How does it work?

An orthographic camera projects a 3D scene onto a 2D plane using parallel projection, ensuring all objects maintain equal scaling. This camera type is often used in technical and engineering applications, where it's essential to represent object dimensions accurately without perspective distortion.

How do you add an Orthographic Camera to the 3D scene?

  1. Click the "Add elements" button in the top left corner.
  2. Hover over the "Basic" section in the pop-up to open another one.
  3. In the new pop-up, look for the "Camera" section.
  4. Click on the "Orthographic camera" element to add it to the 3D scene.

Untitled

👉 Want to continue expanding your knowledge?

Learn more about working with Materials in Peachworlds.

Working with Materials