JSPM

ai.natml.natml.arfoundation

1.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 39
  • Score
    100M100P100Q61289F
  • License Apache-2.0

Unity ARFoundation support library for NatML.

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ai.natml.natml.arfoundation) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    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!