![Maven Central Adds Sigstore Signature Validation](https://cdn.sanity.io/images/cgdhsj6q/production/7da3bc8a946cfb5df15d7fcf49767faedc72b483-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
com.rwth.unity.omilaxr
Advanced tools
This is the base package for OmiLAXR ecosystem. This package has shareable code for all OmiLAXR packages.
This is the base package for OmiLAXR holding all core components of the pipeline pattern. Starting from this package you can install further modules (packages) based on your needs.
Just drag and drop the prefab Resources/Prefab/OmiLAXR
into your scene.
Because of the less dependencies and modular design of OmiLAXRv2 this framework is compatible with all XR frameworks. It doesnt matter if you use MRTK, VRTK, SteamVR, UnityXR, ... and it doesnt matter what equipment you use.
You can look for existing modules tracking the behaviour you need. The rest can be easily implemented by you own - and we hope you will share it with the community!
The only thing we need to consider are the Unity version. We try to support as much as possible upwards of Unity 2019.4.40f1. You are invited to contribute!
The compatibility was tested on
Please contact us on https://discord.gg/yJgk4ATg if it is not running on your Unity version. We will try to make it possible.
The adapter has following third-party dependencies attached:
TextMeshPro
: We use this package to detect text of ui elements like buttons.Newtonsoft.JSON
: Is used for (de-)serialize JSON files.com.rwth.unity.omilaxr
com.rwth.unity.omilaxr
.manifest.json
file.Packages/manifest.json
."scopedRegistries": [ { "name": "npmjs", "url": "http://registry.npmjs.com/", "scopes": [ "com.rwth.unity.omilaxr" ] }]
.My registries
and install the package com.rwth.unity.omilaxr
.https://gitlab.com/learntech-rwth/omilaxr-ecosystem/v2/heart-rate/omilaxr.hyperate.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).
Here you can see the default structure of the adapter unity packages. The folders surrounding with (FOLDER) are not delivered by default.
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
This is the base package for OmiLAXR ecosystem. This package has shareable code for all OmiLAXR packages.
We found that com.rwth.unity.omilaxr 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
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
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.