Hello everyone,
This is my first interaction here, so if you need more detailed information please let me know.
My name is Gonçalo Leal, I am in the final year of my master's degree in Computer Engineering and Telematics in Aveiro University, and I am currently working on my thesis. The goal of my thesis is to develop a solution (i.e. set of software tools and infrastructure) to facilitate the creation of more immersive experiences for tourism.
Concretely, I want to synchronize lights, sound and AR animations. I thought about using sACN to control both lights and AR animations, however, to develop AR software I am using unity and C#. Can you give me some guidelines on how to create a C# client for OLA? I would mostly work on receiving sACN data, looking to the AR goggles as a normal lighting fixture and then using a dictionary to map the values received in each channel to a specific action in the AR simulation.
Also, do you have any working example of C++ code capable of discovering fixtures using sACN's discovery functionality, and then sending DMX frames to the new device? You have some examples in your website, but they are not sACN specific. I would like to contribute to the project by developing a Golang client, can you give me some guidance on this?
To sum up, I need help with:
Keep up with the good work,
Gonçalo Leal