Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 575 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 575 Bytes

UnityProjectionMapping with OpenCVForUnity

An example of projection mapping in Unity3D using OpenCVForUnity as an OpenCV wrapper.

Usage

See base repository page.

Environment

Setup

  1. Import OpenCVForUnity.
    • Setup the OpenCVForUnity. (Tools > OpenCV for Unity > Set Plugin Import Settings)
  2. Build and Deploy.