User Guide: Processing - secviz/davix GitHub Wiki
A visualization framework that allows you to program visualizations in Java style language and provides a runtime environment to view these programs.
- Start Processing through the KDE start menu.
- From the window menu select File\Open… and open any one of the PBE files found in the subdirectories of /usr/local/share/processing/examples, e.g. Perspective.pde
- The source code is now loaded into the Processing workbench.
- Press the Play button in the workbench tool bar to start visualization.
- Press the Stop button in the workbench tool bar to stop visualization.