/canvas_viewer

A p5.js cross-platform IDE written in electron.

Primary LanguageCSSCreative Commons Zero v1.0 UniversalCC0-1.0

Canvas Viewer

P5.js is web based javascript library, which is used to create interesting art using code. This project presents a desktop app to cater to the needs of the Indian Student, where reliable internet connection is rare in most parts of our country. This app is cross platform and created in ElectronJS.

Setup

git clone https://github.com/nakul-shahdadpuri/canvas_viewer.git
cd canvas_viewer/
npm install

To Run

npm start

Screenshots

This Image is the user interface of the Developement Environment. User can choose to increase or decrease the font using the (+/-) buttons. The (Save) button can save the sketch in your local file system. The (Run) button runs the sketch and shows the code in a different window.

Screenshot (37)

Output windows.

Screenshot (38)

Screenshot (41)

Save Sketch window

Screenshot (42)