add demos to README.md
This commit is contained in:
@@ -9,6 +9,11 @@ Collection of 2D shape generators (polygon, star, rounded rectangle) and shape m
|
|||||||
|
|
||||||

|

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

|
||||||
|
|
||||||
### DemoBezierPatch01
|
### DemoBezierPatch01
|
||||||
[source code](src/jvmDemo/kotlin/DemoBezierPatch01.kt)
|
[source code](src/jvmDemo/kotlin/DemoBezierPatch01.kt)
|
||||||
|
|
||||||
@@ -64,6 +69,11 @@ Collection of 2D shape generators (polygon, star, rounded rectangle) and shape m
|
|||||||
|
|
||||||

|

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

|
||||||
|
|
||||||
### DemoRectangleGrid01
|
### DemoRectangleGrid01
|
||||||
[source code](src/jvmDemo/kotlin/DemoRectangleGrid01.kt)
|
[source code](src/jvmDemo/kotlin/DemoRectangleGrid01.kt)
|
||||||
|
|
||||||
@@ -103,3 +113,8 @@ Collection of 2D shape generators (polygon, star, rounded rectangle) and shape m
|
|||||||
[source code](src/jvmDemo/kotlin/DemoRoundedRectangle.kt)
|
[source code](src/jvmDemo/kotlin/DemoRoundedRectangle.kt)
|
||||||
|
|
||||||

|

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

|
||||||
|
|||||||
Reference in New Issue
Block a user