Skip to content

A demo site for a apparel/cloth store that showcases the use of Three.js, React, and Express.js along with DALL-E API integration for image generation using user prompts. The threejs scene is customizable and properties like display product decals, product logo can be customized and also ai (DALLE) generated using prompts.

Notifications You must be signed in to change notification settings

vedantd/product_site_react_threejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3D Website Using Threejs with React

The website uses the following technologies:

  • ThreeJS - a powerful 3D graphics library for rendering and animating the 3D model
  • React Three Fiber - a popular library for creating 3D graphics with ThreeJS in React
  • TailwindCSS - a popular utility-first CSS styling framework
  • Framer Motion - the most popular library used to bring your React website to life with animations

This site:

  • Loads, creates and customizes 3D models and geometries with various lights, as well as camera and positioning of an object in space.
  • Implements reusable reusable code and is scalable using Higher Order.Components (HOCs) and other industry-standard best practices.
  • Implements a custom color and file support.
  • Generates and uses images through DALLE AI.
  • Ensure responsiveness across all devices.

About

A demo site for a apparel/cloth store that showcases the use of Three.js, React, and Express.js along with DALL-E API integration for image generation using user prompts. The threejs scene is customizable and properties like display product decals, product logo can be customized and also ai (DALLE) generated using prompts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published