[orx-fx] Add comments to demos
This commit is contained in:
@@ -3,6 +3,10 @@ import org.openrndr.draw.createEquivalent
|
||||
import org.openrndr.draw.loadImage
|
||||
import org.openrndr.extra.fx.edges.CannyEdgeDetector
|
||||
|
||||
/**
|
||||
* Demonstrates the [CannyEdgeDetector] effect applied to a loaded
|
||||
* color photograph.
|
||||
*/
|
||||
fun main() = application {
|
||||
program {
|
||||
val image = loadImage("demo-data/images/image-001.png")
|
||||
|
||||
Reference in New Issue
Block a user