Skip to content

Latest commit

 

History

History
86 lines (56 loc) · 3.64 KB

Readme.md

File metadata and controls

86 lines (56 loc) · 3.64 KB
Divyanshu Yadav

3D T-shirt Store 👕

crafted with by DIVYANSHU YADAV

version 1.0.0 license MIT author Divyanshu

Preview 📺

Screenshot (105)

Screenshot (106)

Screenshot (103)

Screenshot (104)

About 🎭

Many large corporations already use 3D graphics to showcase their products. Learn how to build your own ThreeJS 3D product website and infuse it with the power of artificial intelligence!

You'll also learn how to 🥹:

  • Load, create and customize stunning 3D models and geometries with various lights, as well as understand the 3D world with a camera and positioning of an object in space.
  • Make your code reusable and scalable using Higher Order Components (HOCs) and other industry-standard best practices
  • Add custom color and file support.
  • Generate and use images through OPEN AI
  • Download the resulting t-shirt model image
  • Ensure responsiveness across all devices and improve your site's performance

Installation 🔧

Install dependencies

$ npm install

Build server

$ npm run build

Start the server

$ npm run start

License 📜

3D T-shirt Store 👕 is available under the MIT license. See the LICENSE file for more info.

Shout outs 💥

Divyanshu Yadav
Divyanshu Yadav

Forking this repo 🚨

Many people have contacted us asking if they can use this code for their own websites. The answer to that question is usually "yes", with attribution. There are some cases, such as using this code for a business or something that is greater than a personal project, that we may be less comfortable saying yes to. If in doubt, please don't hesitate to ask us.

We value keeping this site open source, but as you all know, plagiarism is bad. We spent a non-negligible amount of effort developing, designing, and trying to perfect this iteration of our website, and we are proud of it! All we ask is to not claim this effort as your own.

So, feel free to fork this repo. If you do, please just give us proper credit by linking back to our website, https://devyansh.me . Refer to this handy quora post if you're not sure what to do. Thanks!