Closed shwhjw closed 3 years ago
Hi, I'd like an option to output at a resolution of 2048x2048 to simulate a fisheye camera.
I found the list of resolutions in UnityCaptureFilter.cpp but am unable to build it - can you share what dependencies are required? Thanks.
Solved - I got it building by changing the projects' build targets from Win8 to Win10. I then had to replace the UnityCaptureFilter.dlls in the Install directory and reinstall the device. Works great!
Hi, I'd like an option to output at a resolution of 2048x2048 to simulate a fisheye camera.
I found the list of resolutions in UnityCaptureFilter.cpp but am unable to build it - can you share what dependencies are required? Thanks.