add demos to README.md
This commit is contained in:
@@ -64,6 +64,11 @@ Collection of 2D shape generators and modifiers.
|
||||
|
||||

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

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

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

|
||||
|
||||
### hobbycurve/DemoHobbyCurve01
|
||||
[source code](src/jvmDemo/kotlin/hobbycurve/DemoHobbyCurve01.kt)
|
||||
|
||||
@@ -199,6 +209,16 @@ Collection of 2D shape generators and modifiers.
|
||||
|
||||

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

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

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