[orx-camera] Improve demo descriptions, add demo

This commit is contained in:
Abe Pazos
2025-10-14 15:06:34 +02:00
parent f2c1465b57
commit fe13d2ec00
7 changed files with 69 additions and 14 deletions

View File

@@ -10,9 +10,10 @@ import org.openrndr.shape.Rectangle
import kotlin.math.sin
/**
* # Camera2D demo with static elements
* #### Camera2D demo with static elements
*
* An approach for having certain elements not affected by the camera
* An approach for having certain elements not affected by the camera.
* See DemoCamera2DManual01.kt for a new and simpler approach
*/
fun main() = application {
program {