Add kinect test

This commit is contained in:
Abe Pazos
2024-09-13 18:12:52 +02:00
parent 1384143d6f
commit 3ef46bcc4e
2 changed files with 82 additions and 21 deletions

View File

@@ -18,6 +18,7 @@ val orxFeatures = setOf<String>(
// "orx-compute-graph",
// "orx-compute-graph-nodes",
"orx-delegate-magic",
"orx-depth-camera-calibrator",
// "orx-dnk3",
// "orx-easing",
"orx-envelopes",
@@ -34,7 +35,7 @@ val orxFeatures = setOf<String>(
// "orx-jumpflood",
// "orx-kdtree",
// "orx-keyframer",
// "orx-kinect-v1",
"orx-kinect-v1",
// "orx-kotlin-parser",
// "orx-marching-squares",
// "orx-mesh-generators",