Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aldrinjenson/java-processing-example

Simple example of Java Processing Visualisation
https://github.com/aldrinjenson/java-processing-example

Last synced: 7 days ago
JSON representation

Simple example of Java Processing Visualisation

Awesome Lists containing this project

README

        

# Processing example

Simple example for Java processing example using OOP.

The code in Four_balls.pde is for creating a simple visualisation of 5 balls moving from one side to another in 5 differrent speeds.
Created using OOP fashion.

### Demo

![Demo](demo.jpg)