This project is a simulation of a robot factory created using React and Three.js. It features three robot meshes and two conveyor belts. The robots manipulate carton box between each other. Users can manage lighting, cameras and enable animations.
- 3D Meshes: The project includes three different robot models represented as meshes and Conveyor Belts.
- Interactivity: Users can control lighting, cameras settings and enable animations for a more dynamic experience.
$ git clone https://github.com/MateuszPazdan/GraphicsThreejsProject.git
$ npm i
$ npm run dev
