> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Warping by Shape Fields

If we take a long, skinny box and take the **Remap Field** box and do an **Add**, which is a shifting operation, we are going to add a shape to this on the x-axis.

<Frame>
  <img src="https://files.learn.ntop.com/lessons/warping-by-shape-fields/321_15_1-1.png" />
</Frame>

It's best to think about this as taking your initial x-axis and taking your distance field i.e. your field from the “Shape”, in this case the Sphere, and think about adding the x-axis with these numbers.

You might run into unbounded infinite shapes, and that's why we use **Set Field Bounding Box**, to set a finite shape.

<Frame>
  <img src="https://files.learn.ntop.com/lessons/warping-by-shape-fields/321_15_2.gif" />
</Frame>

Now we can try different shapes such as a Cone or Cube and see how the results differ in this **Remap Field** operation:

<Frame>
  <img src="https://files.learn.ntop.com/lessons/warping-by-shape-fields/321_15_3.gif" />
</Frame>
