Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 684 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 684 Bytes

Wall Plotter

  • 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

Prerequisites

Processing: Download and Install it using - https://processing.org/download and open the working directory.

Installation

  1. Clone the repository
   git clone https://github.com/Somya-Khandelwal/WallPlotter.git
  1. Open the project using Processing, and run the project.

Usage

  1. Run the project using Processing
  2. Give the SVG input to generate the coordinates file
  3. Give the coordinate file to p5.js to generate the plot