Skip to content

RCIITG/WallPlotter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.0%
  • Other 1.0%