add demos to README.md
This commit is contained in:
@@ -33,8 +33,4 @@ val et = Easing.QuadIn.function(t, 0.0, 1.0, 1.0)
|
||||
```
|
||||
|
||||
<!-- __demos__ -->
|
||||
## Demos
|
||||
### DemoEasings01
|
||||
[source code](src/demo/kotlin/DemoEasings01.kt)
|
||||
|
||||

|
||||
## Demos
|
||||
@@ -178,18 +178,3 @@ import org.openrndr.extra.parameters.DoubleParameter
|
||||
[source code](src/demo/kotlin/DemoOptions01.kt)
|
||||
|
||||

|
||||
|
||||
### DemoPresets01
|
||||
[source code](src/demo/kotlin/DemoPresets01.kt)
|
||||
|
||||

|
||||
|
||||
### DemoSimple01
|
||||
[source code](src/demo/kotlin/DemoSimple01.kt)
|
||||
|
||||

|
||||
|
||||
### DemoXYParameter
|
||||
[source code](src/demo/kotlin/DemoXYParameter.kt)
|
||||
|
||||

|
||||
|
||||
@@ -145,11 +145,6 @@ Supported functions in expressions:
|
||||
|
||||

|
||||
|
||||
### DemoScrub01
|
||||
[source code](src/demo/kotlin/DemoScrub01.kt)
|
||||
|
||||

|
||||
|
||||
### DemoSimple01
|
||||
[source code](src/demo/kotlin/DemoSimple01.kt)
|
||||
|
||||
|
||||
@@ -8,18 +8,3 @@ The OPENRNDR UI toolkit. Provides buttons, sliders, text, a color picker and muc
|
||||
[source code](src/demo/kotlin/DemoHorizontalLayout01.kt)
|
||||
|
||||

|
||||
|
||||
### DemoVerticalLayout01
|
||||
[source code](src/demo/kotlin/DemoVerticalLayout01.kt)
|
||||
|
||||

|
||||
|
||||
### DemoWatchDiv01
|
||||
[source code](src/demo/kotlin/DemoWatchDiv01.kt)
|
||||
|
||||

|
||||
|
||||
### DemoWatchObjectDiv01
|
||||
[source code](src/demo/kotlin/DemoWatchObjectDiv01.kt)
|
||||
|
||||

|
||||
|
||||
@@ -19,11 +19,6 @@ Collection of 2D shape generators (polygon, star, rounded rectangle) and shape m
|
||||
|
||||

|
||||
|
||||
### DemoBezierPatch04
|
||||
[source code](src/demo/kotlin/DemoBezierPatch04.kt)
|
||||
|
||||

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