Skip to content

syomna/3D-Customizer

Repository files navigation

3D Customizer

A project for displaying and customizing 3D objects using Three.js with React and Tailwind CSS.

Description

3D Customizer is a web application that allows users to interactively view and customize 3D objects. Built with the help of a YouTube course/tutorial, the project combines the power of Three.js, React, and Tailwind CSS to create an immersive and customizable 3D experience.

Features

  • Display and interact with 3D objects using the Three.js library.
  • Customize the appearance of 3D objects through user interactions.
  • Real-time updates and visual feedback for customization changes.
  • Integration with React for a component-based architecture.
  • Styling with Tailwind CSS for a responsive and modern design.

Technologies Used

  • Three.js
  • React
  • Tailwind CSS
  • Vite

Getting Started

Installation

  1. Clone the repository:

    git clone https://github.com/syomna/3D-Customizer.git
  2. Change into the project directory:

    cd 3D-Customizer
  3. Install the dependencies:

    npm install

Usage

  1. Start the development server:

    npm run dev

Acknowledgments

Javascript Mastery

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published