Jan 3, 2021, 1:51 PM

@bonemap said:

I mean compatibility with things like OpenNi depth cameras, Artnet, DMX, Javascript, GLSL, serial devices and any other devices and systems that might be disrupted by lagging compatibility with Apple.

Of these, only the skeleton tracking OpenNI system should be affected, because that subsystems of OpenNI cannot be recompiled for Apple Silicon. (Receiving aa depth map reception should, in theory, still work.) But really I want to find an AI empowered replacements for that technology anyway.

Everything else you mention is either C++ code that can be recompiled for Apple Silicon, or subsystems that will work the same way under that the new chip (e.g., serial communications.)

Best Wishes,
Mark