GithubHelp home page GithubHelp logo

nlsdvl / rt-xr-content Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 5g-mag/rt-xr-content

0.0 0.0 0.0 105.07 MB

Content for the XR Unity Player

Home Page: https://5g-mag.github.io/Getting-Started/pages/xr-media-integration-in-5g/

Python 100.00%

rt-xr-content's Introduction

rt-xr-content

This repository provides test content for the XR Player.

Make sure to visit the wiki section of the XR Player for more information on the project.

Questions or Comments

If you have any questions, please submit an issue.

Listing

See individual directory for detailed informations.

Model Description
UseCase_01-variant3-Interactivity
UseCase_01-variant3-Interactivity
demonstrates interactivity using TRIGGER_COLLISION to activate ACTION_SET_MATERIAL and ACTION_MEDIA
UseCase_02-variant3-Interactivity
UseCase_02-variant3-Interactivity
demonstrates interactivity behavior using TRIGGER_VISIBILTIY to activate ACTION_MEDIA
UseCase_03-variant1-Interactivity
UseCase_03-variant1-Interactivity
demonstrates interactivity using TRIGGER_PROXIMITY to activate ACTION_ANIMATION and ACTION_MEDIA
UseCase_03-variant3-Interactivity
UseCase_03-variant3-Interactivity
demonstrates interactivity using TRIGGER_USER_INPUT to activate ACTION_ANIMATION
scene
scene
a CRT TV set playing a movie
scene-av-combined
scene-av-combined
audio and video packaged as seperate tracks of a single mp4, explicit track to buffer mapping
scene-av-independant
scene-av-independant
audio and video packaged in separate mp4 files
scene
scene
a living room scene demonstrating video texture

Contributing

In order to contribute, open a pull request on the development branch.

For all contributions, the following items are expected:

All submitted models must pass the glTF-Validator.

Each model must provide its own metadata and be illustrated with a screenshot.

The metadata must include the correct and complete legal information (ownership, copyright, and license).

A README for the subdirectory containing the model. A script is proposed to generate these README draft from the metadata files. The README files submitted can be extended with additionnal information (eg. usage, extended description, ...).

The metadata file json format is as follow:

{
    "legal": [
        {
            "owner": "",
            "year": "",
            "license": "",
            "licenseUrl": "",
            "what": ""
        }
    ],
    "tags": [],
    "screenshot": "metadata/screenshot.jpg",
    "name": "",
    "path": "",
    "summary": ""
}
  • path : is relative to the gltf file.
  • tags : tags will be currated. Currently, "testing" is the only tag used.

rt-xr-content's People

Contributors

dsilhavy avatar lelievres avatar nlsdvl avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.