1.0.3 • Published 8 months ago

ai.natml.natml.arfoundation v1.0.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 months ago

NatML for ARFoundation

NatML

NatML integration library for Unity ARFoundation.

Installing NatML ARFoundation

Add the following items to your Unity project's Packages/manifest.json:

{
  "scopedRegistries": [
    {
      "name": "NatML",
      "url": "https://registry.npmjs.com",
      "scopes": ["ai.natml", "ai.fxn"]
    }
  ],
  "dependencies": {
    "ai.natml.natml.arfoundation": "1.0.3"
  }
}

Requirements

Resources

Thank you very much!