Skip to content

Chaowow/threejs_shirt_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Customizable 3D Shirt Project

This project allows users to customize a 3D shirt by changing its color, uploading custom logos or textures, and generating AI-based designs for the shirt.

Features

  • Color Customization: Users can change the color of the shirt using a color picker.
  • Logo/Texture Upload: Users can upload their own custom logos or textures to be applied to the shirt.
  • AI Design Generation: Utilizing OpenAI, users can generate logos or textures for the shirt based on prompts they provide.
  • Three.js Integration: The 3D shirt customization is implemented using Three.js, a popular JavaScript library for creating 3D graphics in web applications.
  • Built with Modern Web Technologies: The project is built using React for the frontend, Vite for fast development, Tailwind CSS for styling, and Express for the backend.

Getting Started

To run the project locally, follow these steps:

  1. Clone the repository
  2. Cd your-repository
  3. Npm install
  4. Npm run dev

Open your web browser and go to http://localhost:5000 to view the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published