[orx-shapes] Add demo descriptions

This commit is contained in:
Abe Pazos
2025-10-29 09:52:31 +01:00
parent c3bb7d415f
commit 8990a6cf64
11 changed files with 99 additions and 0 deletions

View File

@@ -8,6 +8,8 @@ import org.openrndr.math.Vector2
/**
* Demonstrates how to use the hobbyCurve function to render a smooth closed contour
* passing through a predefined set of points.
*
* See Hobby, John. D., “Smooth, Easy to Compute Interpolating Splines”, Discrete and Computational Geometry, 1986, vol. 1
*/
fun main() = application {
program {