David McLaughlin
David McLaughlin
Hey sorry I missed this. Essentially, with online multiplayer games certain objects are 'networked' meaning that their positions and state are authoritatively stored on the server and that information is...
Yes sorry about that. At the top of the release it says the Mac build doesn't work right now but its not very big. I have spent 20+ trying to...
Yes sorry about that. At the top of the release it says the Mac build doesn't work right now but its not very big. I have spent 20+ trying to...
I think the issue is due to frames per second being rounded when initializing the cv::VideoWriter. So there should be the same number of frames in the input and output...
It seems that this is caused by the underlying libraries used by OpenCV depending on the platform. So I have found this issue does not occur in MacOS but does...
Hey sorry that has happened to you, I understand that is frustrating. I assume you are talking about this build? https://github.com/DavidMcLaughlin208/PixelSorting/releases/tag/v0.1.2 Unfortunately, I will not have access to a Windows...
Since you mentioned that you had a new pc I will mention that this application is untested on Windows 11 and I only know that it works on Windows 10.
This is a good suggestion. OpenCV is used for the video writing and unfortunately OpenCV does not work with audio at all (from what I can tell). It seems that...
I haven't run this project in a long time so I am not sure exactly what the issue might be. Since it did run successfully in its current state in...