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 May 2, 2024
1 parent c801154 commit 292c33f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions orx-shapes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,11 @@ Collection of 2D shape generators and modifiers.

![hobbycurve-DemoHobbyCurve3D01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-shapes/images/hobbycurve-DemoHobbyCurve3D01Kt.png)

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

![path3d-DemoPath3DProjectionKt](https://raw.githubusercontent.com/openrndr/orx/media/orx-shapes/images/path3d-DemoPath3DProjectionKt.png)

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

Expand Down

0 comments on commit 292c33f

Please sign in to comment.