[Experimental] Cloth Sim Proxy

Plugins [Experimental] Cloth Sim Proxy

Clothing plugin that lets clothing be wrapped to other clothing rather than just the body. Doing this allows double-sided, multi-layered, or complex clothing to have its simulation be based on a simpler single-layered clothing. This prevents common issues like having the layers constantly clip through themselves.

Disclaimer: This is an early proof of concept and not ready for general consumption. See known bugs below.

Usage

Set Up Proxy Clothing


Any cloth can be used for proxy clothing, but a few things to keep in mind:
  • Try to match the geometry of your primary cloth as closely as possible.
    • Collision and other physics will primarily be based on this cloth
  • Make sure to turn on sim
  • Recommend turning on the alpha or otherwise hiding the materials (unless debugging)
Set Up The Primary Clothing

  1. Set up the ClothingPluginManager
    1. See https://hub.virtamate.com/resources/clothing-plugins.37636/
  2. Add ClothSimProxy.cslist
  3. Select you sim proxy clothing in the ClothSimProxy plugin UI.
  4. To make it persistent, use the Save Plugin Presets button under the ClothingPluginManager UI.

Known Bugs / Missing Features
  • Threaded wrapping. Currently freezes VAM while wrapping a new piece of clothing.
  • Primary cloth may be delayed one frame.
    • This is due to script execution order in Unity, which boils down to whether the primary or proxy cloth was last enabled. Disabling and re-enabling the primary cloth should fix it.

Author
Stopper
Downloads
4,102
Views
10,873
Packages
1
Total Size
0.01 MB
Version
3
First release
Last update
Rating
5.00 star(s) 4 ratings

More resources from Stopper

Latest updates

  1. Fix for rendering delay.

    The rendering lag on the primary cloth should be fixed for most purposes. It's due to the order...
  2. Saving/Loading of wraps from file. Various bugfixes.

    Added actions to save and load wrap data from file (no need to re-wrap each time clothing is...

Latest reviews

you really are amazing.
With every plugin you make, you impress me and do things we never thought possible in VAM.
many thanks for all your work
Upvote 0
Stopper always manages to stop troubles from existing. Now clothing with thickness and simulation is realized with decent looking which is never possible before, so I guess multi-layerd clothing each with thickness will also work?
Upvote 0
amazing!
Upvote 0
black magic
Upvote 2
Back
Top Bottom