- Made a bot simulation using p5.js and processing
- Created a custom UI for editing multiple svg images
- Using the above setup, the bot can draw on the wall, based on given svg input
Processing: Download and Install it using - https://processing.org/download and open the working directory.
- Clone the repository
git clone https://github.com/Somya-Khandelwal/WallPlotter.git
- Open the project using Processing, and run the project.
- Run the project using Processing
- Give the SVG input to generate the coordinates file
- Give the coordinate file to p5.js to generate the plot