File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -210,11 +210,6 @@ For example `(M0 (h1 m1)[3])[2]` expands to `M0 h1 m1 h1 m1 h1 m1 M0 h1 m1 h1 m1
210
210
211
211
![ DemoFCurve02Kt] ( https://raw.githubusercontent.com/openrndr/orx/media/orx-fcurve/images/DemoFCurve02Kt.png )
212
212
213
- ### DemoFCurve03
214
- [ source code] ( src/jvmDemo/kotlin/DemoFCurve03.kt )
215
-
216
- ![ DemoFCurve03Kt] ( https://raw.githubusercontent.com/openrndr/orx/media/orx-fcurve/images/DemoFCurve03Kt.png )
217
-
218
213
### DemoFCurveSheet01
219
214
[ source code] ( src/jvmDemo/kotlin/DemoFCurveSheet01.kt )
220
215
Original file line number Diff line number Diff line change @@ -39,6 +39,11 @@ Collection of 2D shape generators and modifiers.
39
39
40
40
![ adjust-DemoAdjustContour07Kt] ( https://raw.githubusercontent.com/openrndr/orx/media/orx-shapes/images/adjust-DemoAdjustContour07Kt.png )
41
41
42
+ ### adjust/DemoAdjustContour08
43
+ [ source code] ( src/jvmDemo/kotlin/adjust/DemoAdjustContour08.kt )
44
+
45
+ ![ adjust-DemoAdjustContour08Kt] ( https://raw.githubusercontent.com/openrndr/orx/media/orx-shapes/images/adjust-DemoAdjustContour08Kt.png )
46
+
42
47
### adjust/DemoAdjustContour09
43
48
[ source code] ( src/jvmDemo/kotlin/adjust/DemoAdjustContour09.kt )
44
49
@@ -124,11 +129,6 @@ Collection of 2D shape generators and modifiers.
124
129
125
130
![ blend-DemoContourBlend02Kt] ( https://raw.githubusercontent.com/openrndr/orx/media/orx-shapes/images/blend-DemoContourBlend02Kt.png )
126
131
127
- ### DemoAdjustContour08
128
- [ source code] ( src/jvmDemo/kotlin/DemoAdjustContour08.kt )
129
-
130
- ![ DemoAdjustContour08Kt] ( https://raw.githubusercontent.com/openrndr/orx/media/orx-shapes/images/DemoAdjustContour08Kt.png )
131
-
132
132
### frames/DemoFrames01
133
133
[ source code] ( src/jvmDemo/kotlin/frames/DemoFrames01.kt )
134
134
Original file line number Diff line number Diff line change @@ -9,6 +9,11 @@ To create independent views inside one program window.
9
9
10
10
![ DemoProxyProgram01Kt] ( https://raw.githubusercontent.com/openrndr/orx/media/orx-view-box/images/DemoProxyProgram01Kt.png )
11
11
12
+ ### DemoProxyProgram02
13
+ [ source code] ( src/jvmDemo/kotlin/DemoProxyProgram02.kt )
14
+
15
+ ![ DemoProxyProgram02Kt] ( https://raw.githubusercontent.com/openrndr/orx/media/orx-view-box/images/DemoProxyProgram02Kt.png )
16
+
12
17
### DemoUpdate01
13
18
[ source code] ( src/jvmDemo/kotlin/DemoUpdate01.kt )
14
19
You can’t perform that action at this time.
0 commit comments