This project is a 3D wall-drawing tool using React Three Fiber and Jotai for state management, allowing users to toggle between 2D and 3D views. Users can draw walls interactively on a plane, with dynamic positioning and rotation based on user input. The project includes controls for panning, zooming, and adjusting camera angles in 3D mode, providing an intuitive interface for 3D modeling and visualization.
webapp : https://ashgole.github.io/aastra_threejs_drawwall/
Github : https://github.com/ashgole/aastra_threejs_drawwall
React, React Three Fiber, Jotai, 3D Modeling, Interactive Drawing, 2D/3D Toggle, Camera Controls, Three.js, 3D Visualization, Frontend Development, UI Design
git clone https://github.com/ashgole/aastra_threejs_drawwall.git
cd aastra_threejs_drawwall
npm i
npm run dev


