Skip to content

Commit

Permalink
Demo added
Browse files Browse the repository at this point in the history
  • Loading branch information
msawired committed Mar 31, 2022
1 parent ae40885 commit 61c74bf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ This is a helper library that allows sketches on OpenProcessing to provide a UI

## Example

Example below will display a range slider that you can change live while playing your sketch.
See the full demo on [OpenProcessing](https://openprocessing.org/sketch/1532131).

A simple example below will display a range slider that you can change live while playing your sketch.

```
//var radius = 10; //instead of defining a variable, use below
Expand Down

0 comments on commit 61c74bf

Please sign in to comment.