---
title: "Getting started with Cloth Simulations | Uniform | Sparseal"
url: "https://sparseal.com/uniform/tutorials/intro-simulations/"
language: "en"
description: "To begin cloth simulations using Uniform’s simulation component, utilize the Pin tool to lock vertices and simulate the remaining mesh. Alternatively, use M2 with a box selection to isolate specific areas. Apply simulations to deformers (e.g., Move tool) by adding the Simulation Override from the Gallery, then configure parameters like damping or gravity in the Global Override list. Clear modules afterward to restore default tool behavior. This method efficiently enhances models with dynamic cloth effects."
---

# Getting started with Cloth Simulations

Beginner

simulation sculpting

[YouTube video player](https://www.youtube.com/embed/AooaT04Nn2o?si=maUVF6iBAJpOJg7W)

To begin cloth simulations using Uniform’s simulation component, utilize the Pin tool to lock vertices and simulate the remaining mesh. Alternatively, use M2 with a box selection to isolate specific areas. Apply simulations to deformers (e.g., Move tool) by adding the Simulation Override from the Gallery, then configure parameters like damping or gravity in the Global Override list. Clear modules afterward to restore default tool behavior. This method efficiently enhances models with dynamic cloth effects.

## Tools Used

All listed tools, procedural and overrides can be found in Uniform's gallery

![Pin Simulation Kernel Deformer](https://sparseal.com/uniform/assets/tools/pin_simulation_kernel_deformer.png)

### Pin Simulation Kernel Deformer

![Simulation](https://sparseal.com/uniform/assets/tools/simulation.png)

### Simulation

![Pose Deformer](https://sparseal.com/uniform/assets/tools/pose_deformer.png)

### Pose Deformer

This is how you can get started with cloth simulations using Uniform’s simulation component. Simulations allow you to effortlessly add intricate details to your models that would be difficult to achieve manually.

The quickest way to generate a simulation is by using the Pin tool. This tool locks the vertex under the cursor and simulates the rest of the mesh as you drag. You can also hold down the M2 shortcut and use a box selection to isolate specific parts of the mesh, ensuring only the selected areas are influenced by the simulation.

To create more interesting cloth effects, you can apply simulations to any deformer tool, such as the Move tool or the Transform gizmo. Open the Gallery, search for the Simulation Override, and select it. This action adds several modules to the Global Override list, where you can configure the simulation settings.

Once set up, you can use any deformer tool to generate cloth effects based on the simulation parameters defined in the Global Override list. For instance, you can adjust the damping to allow the cloth to flow more naturally with movement, or introduce gravity and floor collisions.

When you’ve finished, use the Clear Modules button in the Global Override list. This will remove the additional simulation modules from all tools, restoring them to their default behavior.

## More Tutorials

[

![Create Stylized Hair using GeoCurve](https://sparseal.com/uniform/assets/tutorials/geocurve-stylized-hair.webp)

### Create Stylized Hair using GeoCurve

Intermediate

curves sculpting



](https://sparseal.com/uniform/tutorials/geocurve-stylized-hair/)[

![Dynamic brush effects with Brush Overlay modules](https://sparseal.com/uniform/assets/tutorials/brush-overlays.webp)

### Dynamic brush effects with Brush Overlay modules

Advanced

sculpting painting



](https://sparseal.com/uniform/tutorials/brush-overlays/)[

![Introduction to High Poly Sculpting](https://sparseal.com/uniform/assets/tutorials/intro-sculpt.webp)

### Introduction to High Poly Sculpting

Beginner

sculpting



](https://sparseal.com/uniform/tutorials/intro-sculpt/)[

![Introduction to SDF modelling with SolidVolume](https://sparseal.com/uniform/assets/tutorials/intro-sdf.webp)

### Introduction to SDF modelling with SolidVolume

Beginner

volume sculpting



](https://sparseal.com/uniform/tutorials/intro-sdf/)[

![Prepare Uniform scenes for 3D Printing](https://sparseal.com/uniform/assets/tutorials/printing.webp)

### Prepare Uniform scenes for 3D Printing

Intermediate

sculpting workspace



](https://sparseal.com/uniform/tutorials/printing/)[

![Advanced Sculpting features overview](https://sparseal.com/uniform/assets/tutorials/mid-sculpt.webp)

### Advanced Sculpting features overview

Intermediate

sculpting



](https://sparseal.com/uniform/tutorials/mid-sculpt/)[

![Creating knots with Rope Simulations](https://sparseal.com/uniform/assets/tutorials/rope-simulations.webp)

### Creating knots with Rope Simulations

Intermediate

simulation



](https://sparseal.com/uniform/tutorials/rope-simulations/)[

![Viewport Shading with Surface Views](https://sparseal.com/uniform/assets/tutorials/surface-views.webp)

### Viewport Shading with Surface Views

Beginner

workspace painting sculpting rendering



](https://sparseal.com/uniform/tutorials/surface-views/)

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Organization",
        "@id": "https://sparseal.com/#organization",
        "name": "Sparseal",
        "legalName": "Sparseal SL",
        "url": "https://sparseal.com/",
        "description": "Sparseal develops CGI software for digital content creation: sculpting, modeling, texture painting, retopology, UV unwrapping and baking.",
        "logo": "https://sparseal.com/assets/favicon/android-chrome-512x512.webp",
        "sameAs": [
          "https://bsky.app/profile/sparseal.bsky.social",
          "https://discord.com/invite/7ZSxK7MAkM",
          "https://www.youtube.com/@sparseal3016",
          "https://x.com/sparseal"
        ],
        "contactPoint": [
          {
            "@type": "ContactPoint",
            "email": "support@sparseal.com",
            "contactType": "technical support"
          },
          {
            "@type": "ContactPoint",
            "email": "info@sparseal.com",
            "contactType": "general inquiries"
          }
        ]
      }
    ]
  }
]
```
