Skip to content

xiaoxiaoxh/VR-Garment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VR-Garment

This project is used for collecting garment manipulation data with human hands in VR, which is the default data recording system for GarmentTracking (CVPR 2023). VR-Garment

Data Examples

Flattening Examples Flattening Examples

Hardware

This project needs to be used with the following hardware devices.

VIVE Pro: VR HMD.

VIVE Tracker (3.0): Hand tracking devices.

VRTRIX Data Gloves: 6-node data glove.

Environment

  1. Clone Project.

    git clone https://github.com/xiaoxiaoxh/VR-Garment.git
    
  2. Install Unity Hub and install Unity Editor 2021.3 LTS through Hub.

    Download the Unity Hub

  3. Install Steam, and install SteamVR via Steam.

    SteamVR on Steam

  4. Install VRTRIX Data Glove Software.

    VRTRIXGloveInstaller

  5. Configure and connect the devices correctly according to the documentation of the headset, tracker, and gloves.

    VIVE Pro Support

    VIVE Tracker (3.0) Support

    VRTRIXGloveInstaller

Play Scene

Open the vr-garment project with Unity, there are two scenes in the project:

Assets\Scenes\Imitation2\ClothImitation2:Use this scene to manually fold clothes in a VR environment, and the program will record the data during the process.

The parameters of the main script:

ClothImitation.png

A part of the clothing model packaged by AssetBundle has been built into the project.

Assets\Scenes\Imitation2\AnimationImitation2:This scene restores the process of folding clothes according to the data recorded in ClothImitation2, and saves information such as high-quality depth maps.

The parameters of the main script:

AnimationImitation.png

Download the Demo Captures data from Release and decompress it, modify the LoadJsonDir parameter of the AnimateImitation2 script to your decompression path, or decompress it to the project Assets/Captures

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published