Skip to content

rdastartupguy/ThreeJS-Tshirt-graphics-applicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo https://craftpixels.in/3d/tshirtcustom/

This is a weekend personal project that lets users apply custom graphic designs or images on T-shirt 3D models. Features as follows

  1. Upload any images and apply them as decal on the tshirt model
  2. Change Tshirt color
  3. Change Background to see if the graphics and Tshirt suit in a particular environment
  4. Add text

This personal project may or may not use parts of code from other repositories, Stackoverflow and other forums to which we are very thankful for helping us learn and showing us the ropes. More power to you!

You can reach us at [email protected]

Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

About

ThreeJS Tshirt graphics applicator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published