Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
com.rwth.unity.omilaxr.unityxr
Advanced tools
Module that contains Filters, Listeners and TrackingBehaviour for UnityXR components.
The adapter has following third-party dependencies: -
com.rwth.unity.omilaxr.unityxr
com.rwth.unity.omilaxr.unityxr
.manifest.json
file.Packages/manifest.json
."scopedRegistries": [ { "name": "npmjs", "url": "http://registry.npmjs.com/", "scopes": [ "com.rwth.unity.omilaxr.unityxr" ] }]
."com.rwth.unity.omilaxr.unityxr": "1.0.0"
to the dependencies (attention you can change the version).https://gitlab.com/learntech-rwth/omilaxr-ecosystem/v2/xr-framework-modules/omilaxr.unityxr.git
and confirm.To work with this package we recommend to place it somewhere outside your Unity project (if the package gets an own git repository) or in root of your project.
Than, you can include the package into your project by going to Window > Package Manager
, click on (+)
button and finally import the package.json
of this project by clicking on Add package from disk
.
For production use we recommend to use Add package form git URL
or using scoped registries (see below).
Create a copy of OmiLAXR.UnityXR.xAPI
and adjust to your wished data format. Remove references to xAPI.Registry
and OmiLAXR.xAPI
.
Here you can see the default structure of the adapter unity packages. The folders surrounding with (FOLDER) are not delivered by default.
If you do not wish to publish the package you can add the package in root of your Unity project. Accordingly you have to import your package for your project (see above "For Developers").
You can publish your package at any npm registry.
It makes sense to publish packages for easier distribution in other projects.
But we recommend to use npmjs.com
. Here you can get more details.
But the steps are very easy.
npmjs.com
.version
number in package.json
.npm login
and login via browser (or what else you like).npm publish --access public
.FAQs
An OmiLAXR module for UnityXR interactions.
The npm package com.rwth.unity.omilaxr.unityxr receives a total of 0 weekly downloads. As such, com.rwth.unity.omilaxr.unityxr popularity was classified as not popular.
We found that com.rwth.unity.omilaxr.unityxr demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.