To setup and run the project -
git clone https://github.com/vaibhav-bhasin-anarock/spurs3d
cd spurs3d
python3 -m http.server
- Easy Setup and integration - Uses HTML Canvas, threeJS for most of the heavy lifting in the project therefore requiring minimal setup and time to first run.
- Intuitive 2D drawing using HTML Canvas with grid snapping and line highlighting
- Ability to undo(Button + Keyboard shortcut) for 2D drawing screen
- Instant 3D render with minimal web overhead and no frame drops
- Intuitive 3D controls to zoom and pan around the 3D Room
- HTML + CSS + VanillaJS
- HTML Canvas - For 2D Drawing of a floorplan
- Three.JS - To render a 3D version of the room from the 2D Drawing
- Bootstrap + JQuery - For basic UI needs
- Ability to export/import floorplans
- Ability to download the 3D models
- Ability to add 3D objects and items such as furniture, doors and windows.
- Ability to change wall and floor textures