An example of projection mapping in Unity3D using OpenCVForUnity as an OpenCV wrapper.
See base repository page.
- Unity >= 5.6.6f2+
- Scripting backend MONO / IL2CPP
- OpenCV for Unity 2.3.4+
- Import OpenCVForUnity.
- Setup the OpenCVForUnity. (Tools > OpenCV for Unity > Set Plugin Import Settings)
- Build and Deploy.