Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.53 KB

README.md

File metadata and controls

50 lines (34 loc) · 1.53 KB

THIS PROJECT IS ARCHIVED! (2012 PROJECT)

Pi == Processing ideas BETA

A Processing editor for the browser.

Setup

Create a file secrets.php at the root with the configuration data needed in /protected/config/params.php (DB, email, sandbox). See secrets-example.php.

The original idea

Pi is dedicated to Processing creatives. It aims to provide a convinient space to create, exhibit and share interactive works, drawings and animations written in Processing, a Java-like language for artists and designers.
Pi runs in the browser and uses Processing JS, the javascript port of Processing.

Mobile app and site

Pi does not support mobile devices at the moment.

Features

DONE @ 90%

  • Desktop-like development environment.
  • Original Processing ide interface emulation with tabs.
  • Ide error console.
  • Live code.
  • Javascript mode (read-only).
  • Auto save.
  • Auto resize sketches to fit the screen.
  • Full-screen presentation mode.
  • Play-pause sketches.
  • Secured log in and sign up processes.

Credits

Author: taseenb (Esteban Almiron)

Pi uses open source software:

And others: see the /scripts/ and /scripts/lib/ directories.