Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 659 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 659 Bytes

uHomography

uHomography is an Image Effect that allows you to transform the screen with Homography Transformation by simply dragging the handles.

uHomography

Install

  • Unity Package
  • Git URL (UPM)
    • Add https://github.com/hecomi/uHomography.git#upm to Package Manager.
  • Scoped Registry (UPM)
    • Add a scoped registry to your project.
      • URL: https://registry.npmjs.com
      • Scope: com.hecomi
    • Install uHomography in Package Manager.