Skip to content

Turn 2D images of clothing into usable 3D garments. Use Clothware API to automate your clothing design, character design or integrate into your e-commerce solution.

Notifications You must be signed in to change notification settings

cameronking4/Clothware.io

Repository files navigation

Clothware.io

Turn 2D images of clothing into realistic 3D garments. Use Clothware API to automate your clothing design, character design or integrate it into an e-commerce solution. Click here for source code (Python notebook)!

Demo!
Demo!

How it works

Using API, make POST call with front & back images of T-shirt or pants. Specify type in form as 'shirt' or 'pants".

Clothware API!

If the POST request is successful, you will recieve the generated 3D object, it's keypoints and texture.png.

Generate 3D Object!

Drag the artifacts into an object viewer, such as this one (3dviewer.net) and export the model.
You can also manipulate the texture.png file in any photo editor to refine the look and design of the garment.

Examples

You can test the API with front (odd) & back (even) image files found in the 'input' folder of this repo.
You can view example generated 3d objects by downloading one of the output zip files found in the 'output' folder of this repo.

Success!

Code / Backend

Looking to replicate this API, here's the code: https://github.com/cameronking4/Clothware

About

Turn 2D images of clothing into usable 3D garments. Use Clothware API to automate your clothing design, character design or integrate into your e-commerce solution.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published