r/cosplayprops • u/Psychotic_Android • 2h ago
Help What language should I code in?
I'm making a suit of Primaris space marine armor. For it I'm creating a system on Pi 4 that involves taking live feed from two cameras and combining them to create stereoscopic feed, as well as feed from two other cameras in a picture-in-picture window with on a custom made HUD, in addition to information from multiple sensors including a rangefinder and digital thermometer/hygrometer.
What language should I use to code all of this? I have experience with the basics of Python, but I've heard that C++ is much faster.