Skip to content

Releases: hecomi/uHomography

v1.0.0 Released

24 Nov 16:09
f1069d3
Compare
Choose a tag to compare

The directory structure has been changed to support UPM. You can now use the Package Manager from the following URL:

And also uHomography has been published to npm. You can import uLipSync into your project by registering the following url and scope to Scoped Registry.

  • URL: https://registry.npmjs.com
  • Scope: com.hecomi

uHomography v0.0.3 Released!

16 Sep 07:17
Compare
Choose a tag to compare

Update

  • Change the color of the dragging handle.
  • Add Remove button to Inspector to remove Homography component with UI camera.

Bug Fix

  • Fix the error occurred when Homography component is attached.

uHomography v0.0.2 Released!

15 Sep 17:18
Compare
Choose a tag to compare

Update

  • Support Windows
  • Update homography matrices only when any handle is moved.
  • Add APIs (GetHomographyPosition() and GetInverseHomographyPosition())

uHomography Released!

03 Sep 13:59
Compare
Choose a tag to compare
v0.0.1

initial commit.