Skip to content

Commit

Permalink
add demos to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinRNDR committed Sep 16, 2024
1 parent ed55899 commit 42d40c3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions orx-obj-loader/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ vertexBuffer.saveOBJ("my/path/exported.obj")

<!-- __demos__ -->
## Demos
### DemoObjCompoundRW01
[source code](src/jvmDemo/kotlin/DemoObjCompoundRW01.kt)

![DemoObjCompoundRW01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-obj-loader/images/DemoObjCompoundRW01Kt.png)

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

Expand Down

0 comments on commit 42d40c3

Please sign in to comment.