[orx-shade-styles] Write comments on demos

This commit is contained in:
Abe Pazos
2025-09-20 19:07:38 +02:00
parent ec9ec947a6
commit ec4032c452
29 changed files with 298 additions and 61 deletions

View File

@@ -8,6 +8,11 @@ import org.openrndr.extra.objloader.loadOBJasVertexBuffer
import org.openrndr.extra.shadestyles.spatial.visualizeNormals
import org.openrndr.math.Vector3
/**
* Demonstrates the use of the [visualizeNormals] shade style, which can help
* debug the normals of a 3D mesh.
*
*/
fun main() {
application {
configure {