> ## 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.

# Before We Begin: Intermediate Field-Driven Design

export const YouTubeVideo = ({src, title, caption}) => {
  return <Frame caption={caption}>
      <iframe className="w-full aspect-video rounded-xl" src={`https://www.youtube.com/embed/${src}`} title={title} allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen></iframe>
    </Frame>;
};

<YouTubeVideo src="pBdtsxgr2zY" />

In this course, we will learn about …

* Mirroring, Translating, Scaling, Array with Remapping
* Using Equations and Fields to warp a design
* Cylindrical and Spherical Remap
* Boolean operations and how they work with fields
