Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bhaskaracharjee/tshirtify

AI-powered 3D T-shirt design simulator for creating and visualizing unique designs.
https://github.com/bhaskaracharjee/tshirtify

dall-e simulator three-js tshirtdesigner

Last synced: about 1 month ago
JSON representation

AI-powered 3D T-shirt design simulator for creating and visualizing unique designs.

Awesome Lists containing this project

README

        

# TShirtify

![tshirtify_logo1](https://github.com/BhaskarAcharjee/TShirtify/assets/76872572/df19c89a-a61f-4f70-88d4-2191ba96f504)

**TShirtify** is an AI-powered 3D T-shirt design simulator that allows users to create and visualize unique T-shirt designs in a virtual environment. Leveraging advanced AI and 3D rendering technologies, TShirtify provides a seamless and interactive experience for both casual users and professional designers.

## Snapshot
![016cf09b-09ff-4817-b5fd-90104abfe0e7](https://github.com/BhaskarAcharjee/TShirtify/assets/76872572/86b9521a-b969-4b6a-83b1-29f4ba06394f)

## Live Link : [TShirtify](https://tshirtify.vercel.app)

## Features

- **AI-Powered Design Suggestions**: Generate unique T-shirt designs using AI algorithms.
- **3D Visualization**: View and manipulate your T-shirt designs in a 3D environment.
- **Customizable Options**: Customize colors, patterns, and graphics to create your perfect T-shirt.
- **Real-Time Rendering**: Experience real-time updates as you tweak your designs.
- **User-Friendly Interface**: Easy-to-use interface for both beginners and experts.
- **Export Options**: Export your designs for printing or sharing.

## Tech Stack

- **Frontend**: React, Vite
- **Backend**: Node.js, Express
- **AI Services**: Dall-E AI Model
- **3D Rendering**: Three.js
- **Deployment**: Vercel

## Installation

1. **Clone the repository**
```sh
git clone https://github.com/BhaskarAcharjee/tshirtify.git
cd tshirtify
```

2. **Install dependencies**
```sh
npm install
```

3. **Start the development server**
```sh
npm run dev
```

4. **Open your browser**
Navigate to `http://localhost:3000` to see the application in action.

## Usage

1. **Design Your T-Shirt**
- Choose a T-shirt template.
- Use the AI-powered design suggestions or create your own design.
- Customize the design with various tools and options.

2. **View in 3D**
- Rotate, zoom, and pan the 3D model to view your design from different angles.
- Make adjustments as needed for the perfect look.

3. **Export Your Design**
- Save your design as an image file.
- Share your design on social media or with friends.

## Contributing

We welcome contributions from the community! To contribute:

1. Fork the repository.
2. Create a new branch (`git checkout -b feature/your-feature`).
3. Commit your changes (`git commit -am 'Add some feature'`).
4. Push to the branch (`git push origin feature/your-feature`).
5. Open a pull request.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.