# Do we have any Virtual try-on project

**URL:** https://forum.8thwall.com/t/do-we-have-any-virtual-try-on-project/1225
**Category:** Technical Support
**Created:** [April 30, 2024, 4:14am UTC](https://forum.8thwall.com/t/do-we-have-any-virtual-try-on-project/1225 "2024-04-30T04:14:25Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Prashant\_Moon](https://avatars.discourse-cdn.com/v4/letter/p/8797f3/32.png) [@Prashant\_Moon](https://forum.8thwall.com/u/Prashant_Moon)
#### Post date: [April 30, 2024, 4:14am UTC](https://forum.8thwall.com/t/do-we-have-any-virtual-try-on-project/1225/1 "2024-04-30T04:14:25Z")

</div>

Hi Team,

In Linked in I can see some one created the Virtual Try-on using 8th wall, he scan the image of dress after that that dress model added to the 3D model.

How we can implement the same

 ![Screenshot 2024-04-30 094316](https://us1.discourse-cdn.com/flex019/uploads/x8thwall/original/1X/43dff0d0d1b77bfe821165f49cc07b638775abe9.png)

---

<div class="post-metadata">

### Author: ![Ian](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.8thwall.com/ian/32/430_2.png) [@Ian](https://forum.8thwall.com/u/Ian)
#### Post date: [April 30, 2024, 6:07pm UTC](https://forum.8thwall.com/t/do-we-have-any-virtual-try-on-project/1225/2 "2024-04-30T18:07:23Z")

</div>

Hello, we don’t have a sample project of this experience. I would suggest reaching out to the creator to get more information about how it was built.

In theory, if you found a javascript library that could do this, you could integrate it as a module into the 8th wall camera framework. This sample project may be of help:

> **[Camera Pipeline: QR Code | 8th Wall | 8th Wall](https://www.8thwall.com/8thwall/camera-qrcode)**
>
> This example shows how to create an 8th Wall Web that accesses the camera pixels and processes them with a computer vision library.

---

<div class="post-metadata">

### Author: ![Stijn\_Spanhove](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.8thwall.com/stijn_spanhove/32/144_2.png) [@Stijn\_Spanhove](https://forum.8thwall.com/u/Stijn_Spanhove)
#### Post date: [April 30, 2024, 8:32pm UTC](https://forum.8thwall.com/t/do-we-have-any-virtual-try-on-project/1225/3 "2024-04-30T20:32:22Z")

</div>

Hi 👋

I created this experiment. I used this model to transfer the clothes to my 3d model: [cuuupid/idm-vton – Run with an API on Replicate](https://replicate.com/cuuupid/idm-vton)

---

<div class="post-metadata">

### Author: ![Prashant\_Moon](https://avatars.discourse-cdn.com/v4/letter/p/8797f3/32.png) [@Prashant\_Moon](https://forum.8thwall.com/u/Prashant_Moon)
#### Post date: [May 3, 2024, 5:31am UTC](https://forum.8thwall.com/t/do-we-have-any-virtual-try-on-project/1225/4 "2024-05-03T05:31:20Z")

</div>

Thank you Ian, I will explore this sample project

---

<div class="post-metadata">

### Author: ![Prashant\_Moon](https://avatars.discourse-cdn.com/v4/letter/p/8797f3/32.png) [@Prashant\_Moon](https://forum.8thwall.com/u/Prashant_Moon)
#### Post date: [May 3, 2024, 5:32am UTC](https://forum.8thwall.com/t/do-we-have-any-virtual-try-on-project/1225/5 "2024-05-03T05:32:03Z")

</div>

Thank you Stijn\_Spanhove, I will explore the Sample
