add orx-jvm demos to README.md
This commit is contained in:
@@ -179,6 +179,7 @@ import org.openrndr.extra.parameters.DoubleParameter
|
||||
### DemoAppearance01
|
||||
|
||||
A simple demonstration of a GUI for drawing some circles
|
||||
|
||||

|
||||
|
||||
[source code](src/demo/kotlin/DemoAppearance01.kt)
|
||||
@@ -186,6 +187,7 @@ A simple demonstration of a GUI for drawing some circles
|
||||
### DemoHide01
|
||||
|
||||
A simple demonstration of a GUI for drawing some circles
|
||||
|
||||

|
||||
|
||||
[source code](src/demo/kotlin/DemoHide01.kt)
|
||||
@@ -193,6 +195,7 @@ A simple demonstration of a GUI for drawing some circles
|
||||
### DemoOptions01
|
||||
|
||||
A simple demonstration of a GUI with a drop down menu
|
||||
|
||||

|
||||
|
||||
[source code](src/demo/kotlin/DemoOptions01.kt)
|
||||
@@ -200,6 +203,7 @@ A simple demonstration of a GUI with a drop down menu
|
||||
### DemoPath01
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
[source code](src/demo/kotlin/DemoPath01.kt)
|
||||
@@ -210,6 +214,7 @@ Shows how to store and retrieve in-memory gui presets.
|
||||
Keyboard controls:
|
||||
[Left Shift] + [0]..[9] => store current gui values to a preset
|
||||
[0]..[9] => recall a preset
|
||||
|
||||

|
||||
|
||||
[source code](src/demo/kotlin/DemoPresets01.kt)
|
||||
@@ -217,6 +222,7 @@ Keyboard controls:
|
||||
### DemoSideCanvas01
|
||||
|
||||
A simple demonstration of a GUI for drawing some circles
|
||||
|
||||

|
||||
|
||||
[source code](src/demo/kotlin/DemoSideCanvas01.kt)
|
||||
@@ -224,6 +230,7 @@ A simple demonstration of a GUI for drawing some circles
|
||||
### DemoSimple01
|
||||
|
||||
A simple demonstration of a GUI for drawing some circles
|
||||
|
||||

|
||||
|
||||
[source code](src/demo/kotlin/DemoSimple01.kt)
|
||||
@@ -231,6 +238,7 @@ A simple demonstration of a GUI for drawing some circles
|
||||
### DemoXYParameter
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
[source code](src/demo/kotlin/DemoXYParameter.kt)
|
||||
|
||||
Reference in New Issue
Block a user