//////////////////////////////////////////////////////// // This files contains all the possible variables name that can be broadcasted for each "blob" by the 2 OSCsimple ports of the Judge. // The file must be saved in UTF-8. // If the file is empty or not there, the default message will be broadcasted // To broadcast one of the variable, place the variable name in the oscsimple.config. // If the line is empty, it will be skipped // If the variable name is not valid, a (float) 0.0 will be broadcasted. // WARNING: each line in the oscsimple.config will be considered as a variable. // WARNING: don't use ";" in the config. This character is used as a separator by the Judge // WARNING: variables beginning with "statik", "spacialActivity" or "internalActivity" are not broadcasted by default // config example: // box/center/x [broadcast the variable at position 0] // box/center/y [broadcast the variable at position 1] // spacer [broadcast 0 at position 2] // occupation [broadcast the variable at position 3] // => the OSC message will have 4 args //////////////////////////////////////////////////////// cgid box/center/x box/center/y box/top box/right box/bottom box/left box/top/x box/top/y box/right/x box/right/y box/bottom/x box/bottom/y box/left/x box/left/y barycenter/x barycenter/y barycenterP/x barycenterP/y barycenterN/x barycenterN/y occupation occupationP occupationN numOfCells numOfPixels lifetime red green blue energy barycenter/theta barycenter/theta-medium barycenter/radius intersection/x intersection/y intersection/barycenter-distance intersection/barycenter-theta tension statik statikChanged statikTime spacialActivity spacialActivityChanged spacialActivityTime internalActivity internalActivityChanged internalActivityTime