Comparing version
{ | ||
"name": "p5_gui", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Experimental Graphical User Interface for P5js sketches", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# p5_gui | ||
Experimental Graphical User Interface for P5js sketches | ||
- Used for creating this SRT log viewer: http://tailorandwayne.com/dji-srt-viewer/ | ||
- Used for creating this SRT log viewer: https://djitelemetryoverlay.com | ||
@@ -13,2 +14,3 @@ This was created for a specific project, so the interface and capabilities are very dependant on what was needed on that project. Hopefully it can be expanded and improved to fit other needs. Please let me know if you do something with it. | ||
Using npm: | ||
```shell | ||
@@ -19,2 +21,3 @@ $ npm install p5_gui | ||
## Usage | ||
```js | ||
@@ -125,4 +128,5 @@ //Load module | ||
## TODO | ||
- Simplify element creation? | ||
- Make interface clearer | ||
- parenting in gui elements??? |
130
3.17%19167
-0.01%