ndisplay setup

This commit is contained in:
Stephen
2024-12-04 19:34:52 +01:00
parent 454871ec73
commit ddccb4195e
16 changed files with 32 additions and 8 deletions

View File

@ -1,6 +1,8 @@
{
"OscAddress": "233.233.233.233",
"OscPort": 3333,
"OscSecondaryPort": 3334,
"SecondaryScreen": false,
"Floors":
[{
"RangeMaximumX": 1210,
@ -9,7 +11,8 @@
"RangeMinimumY": -2270,
"AngleOffsetDeg": -90,
"ZOffset": 180,
"TuioMarkerId": 0
"TuioMarkerId": 0,
"TextureAsset": ""
},{
"RangeMaximumX": 1210,
"RangeMinimumX": -1070,
@ -17,7 +20,8 @@
"RangeMinimumY": -2270,
"AngleOffsetDeg": -90,
"ZOffset": 490,
"TuioMarkerId": 1
"TuioMarkerId": 1,
"TextureAsset": ""
}],
"TuioMarkerListenToAny": false
}