Translation Calculator

Enter points and a translation vector to shift coordinates in 2D or 3D space instantly.

Quick Examples

Translated Coordinates

No points yet

Set the translation vector and add points above.

Summary

Enter points and a translation vector to shift coordinates in 2D or 3D space instantly.

How it works

  1. Choose 2D or 3D mode depending on your coordinate space.
  2. Enter the translation vector components (tx, ty, and optionally tz).
  3. Add one or more points using their x, y (and z) coordinates.
  4. The calculator adds the vector to each point: x' = x + tx, y' = y + ty, z' = z + tz.
  5. Results appear instantly in a table alongside the original coordinates.
  6. Copy the results or clear the list to start a new calculation.

Use cases

  • Shift polygon vertices when repositioning a shape on a coordinate grid.
  • Translate 3D model anchor points in game development or CAD work.
  • Verify manual translation homework answers step by step.
  • Move a set of data points by a fixed offset for chart alignment.
  • Compute new robot or drone waypoints after an origin change.
  • Check vector addition results in a linear algebra course.

Frequently Asked Questions

Last updated: 2026-07-26 · Reviewed by Nham Vu