add demos to README.md
This commit is contained in:
@@ -4,6 +4,21 @@ Collection of 2D shape generators (polygon, star, rounded rectangle) and shape m
|
||||
|
||||
<!-- __demos__ -->
|
||||
## Demos
|
||||
### DemoBezierPatch01
|
||||
[source code](src/demo/kotlin/DemoBezierPatch01.kt)
|
||||
|
||||

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

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

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