com.hecomi.uhomography

Homography Transformation Image Effect for Unity.

Usage no npm install needed!

<script type="module">
  import comHecomiUhomography from 'https://cdn.skypack.dev/com.hecomi.uhomography';
</script>

README

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.