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

# 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="lBhAbZV0Vdk" />

#### Description

This training guide explores remapping and creating bodies from fields. After completing this training, you will have developed an understanding of how to use equations and fields to warp a design and applied this concept for creating a woven pattern.

**Prerequisites:** [101: nTop Essentials](https://learn.ntop.com/courses/101-ntop-essentials/), [220: Intro to Field Driven Design](/courses/220-intro-to-field-driven-design/)

**What is Covered:**

* Mirroring, Translating, Scaling, Array with Remapping
* Using Equations and fields to warp a part
* Cylindrical and Spherical Remap
* Boolean operations and how they work with fields
* Capping TPMS structures with ramps
* Apply Remapping fields and boolean operations to create a planar, cylindrical and spherical woven pattern

**Downloadable Files:**

[Intermediate\_Fields\_Training.zip](https://files.learn.ntop.com/Courses/Recorded%20Trainings/Intermediate%20Field%20Driven%20Design/Intermediate_Fields_Training.zip)
