add demos to README.md

This commit is contained in:
Edwin Jakobs
2024-07-15 20:39:38 +00:00
parent 8ceaf00f7a
commit 4c5b9ce7a0

View File

@@ -16,3 +16,9 @@ drawer.vertexBuffer(vertexBuffer, DrawPrimitive.TRIANGLES)
``` ```
<!-- __demos__ -->
## Demos
### DemoWireframe01
[source code](src/demo/kotlin/DemoWireframe01.kt)
![DemoWireframe01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-obj-loader/images/DemoWireframe01Kt.png)