add demos to README.md
This commit is contained in:
@@ -210,11 +210,6 @@ For example `(M0 (h1 m1)[3])[2]` expands to `M0 h1 m1 h1 m1 h1 m1 M0 h1 m1 h1 m1
|
||||
|
||||

|
||||
|
||||
### DemoFCurve03
|
||||
[source code](src/jvmDemo/kotlin/DemoFCurve03.kt)
|
||||
|
||||

|
||||
|
||||
### DemoFCurveSheet01
|
||||
[source code](src/jvmDemo/kotlin/DemoFCurveSheet01.kt)
|
||||
|
||||
|
||||
@@ -39,6 +39,11 @@ Collection of 2D shape generators and modifiers.
|
||||
|
||||

|
||||
|
||||
### adjust/DemoAdjustContour08
|
||||
[source code](src/jvmDemo/kotlin/adjust/DemoAdjustContour08.kt)
|
||||
|
||||

|
||||
|
||||
### adjust/DemoAdjustContour09
|
||||
[source code](src/jvmDemo/kotlin/adjust/DemoAdjustContour09.kt)
|
||||
|
||||
@@ -124,11 +129,6 @@ Collection of 2D shape generators and modifiers.
|
||||
|
||||

|
||||
|
||||
### DemoAdjustContour08
|
||||
[source code](src/jvmDemo/kotlin/DemoAdjustContour08.kt)
|
||||
|
||||

|
||||
|
||||
### frames/DemoFrames01
|
||||
[source code](src/jvmDemo/kotlin/frames/DemoFrames01.kt)
|
||||
|
||||
|
||||
@@ -9,6 +9,11 @@ To create independent views inside one program window.
|
||||
|
||||

|
||||
|
||||
### DemoProxyProgram02
|
||||
[source code](src/jvmDemo/kotlin/DemoProxyProgram02.kt)
|
||||
|
||||

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