add demos to README.md

This commit is contained in:
Edwin Jakobs
2024-10-20 13:06:27 +00:00
parent 2fb31c9743
commit 1b9264c88e
3 changed files with 20 additions and 0 deletions

View File

@@ -164,3 +164,8 @@ Check out the [source code](src/commonMain/kotlin) to learn about function argum
[source code](src/jvmDemo/kotlin/DemoExtrude06.kt)
![DemoExtrude06Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-mesh-generators/images/DemoExtrude06Kt.png)
### tangents/DemoTangents01
[source code](src/jvmDemo/kotlin/tangents/DemoTangents01.kt)
![tangents-DemoTangents01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-mesh-generators/images/tangents-DemoTangents01Kt.png)