Skip to content

DarkDomian/draw-the-cube

Repository files navigation

🎨 cubedraw

📜 Description

Web application for generating a 3D representation of a cuboid based on the entered data. This project features a form where users can input dimensions, and a 3D scene that dynamically updates to reflect the cuboid based on the submitted data.

🛠️ Tech Stack

React Badge TypeScript Badge Vite Badge react-three/fiber Badge Vercel Badge

📦 Installation

To get started with cubedraw, you can run it locally with npm:

  1. Clone the repository git clone https://github.com/DarkDomian/draw-the-cube.git.
  2. Run npm install to install the dependencies.
  3. Start the application with npm start.

🔧 Usage

Once the application is running, open your browser to localhost. You can input the dimensions of the cuboid in the form, and the 3D scene will update to reflect your input.

🙏 Acknowledgments

  • Thanks to the developers of the libraries and tools used in this project.
  • Special thanks to my Mentor and Brother for their support and feedback.

🤝 Contributing

If you have questions about contributing, feel free to contact me!

📫 Contact