hoshi-sano / ruboto-processing3

processing 3 android on ruboto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ruboto-processing3

processing 3 android mode on ruboto.

Usage

  • clone this repository.

  • edit src/sketch.rb as you like.

  • execute the below commands.

  $ cd ruboto-processing3
  $ android update project -p .
  $ rake install
  • run the ruboto-processing app on your device/emulator.

Tips

data files (image, xml, csv, ...) must be put in the assets folder.

About

processing 3 android on ruboto


Languages

Language:Java 68.1%Language:Ruby 31.9%