elemental2-xr

Thin Java abstractions for the native Web XR Library APIs. (Temporary project)

Лицензия

Лицензия

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.treblereel.gwt
Идентификатор

Идентификатор

elemental2-xr
Последняя версия

Последняя версия

0.1-beta1
Дата

Дата

Тип

Тип

jar
Описание

Описание

elemental2-xr
Thin Java abstractions for the native Web XR Library APIs. (Temporary project)
Ссылка на сайт

Ссылка на сайт

https://github.com/treblereel
Организация-разработчик

Организация-разработчик

Treblereel
Система контроля версий

Система контроля версий

https://github.com/treblereel/elemental2-xr

Скачать elemental2-xr

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.treblereel.gwt/elemental2-xr/ -->
<dependency>
    <groupId>org.treblereel.gwt</groupId>
    <artifactId>elemental2-xr</artifactId>
    <version>0.1-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.treblereel.gwt/elemental2-xr/
implementation 'org.treblereel.gwt:elemental2-xr:0.1-beta1'
// https://jarcasting.com/artifacts/org.treblereel.gwt/elemental2-xr/
implementation ("org.treblereel.gwt:elemental2-xr:0.1-beta1")
'org.treblereel.gwt:elemental2-xr:jar:0.1-beta1'
<dependency org="org.treblereel.gwt" name="elemental2-xr" rev="0.1-beta1">
  <artifact name="elemental2-xr" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.treblereel.gwt', module='elemental2-xr', version='0.1-beta1')
)
libraryDependencies += "org.treblereel.gwt" % "elemental2-xr" % "0.1-beta1"
[org.treblereel.gwt/elemental2-xr "0.1-beta1"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.google.elemental2 : elemental2-dom jar 1.0.0-RC1
com.google.elemental2 : elemental2-promise jar 1.0.0-RC1
com.google.elemental2 : elemental2-webgl jar 1.0.0-RC1

Модули Проекта

Данный проект не имеет модулей.

elemental2-xr

Elemental2 like WebXR Device API for GWT, based on draft from 20 August 2018.

Abstract This library allows user to access virtual reality (VR) and augmented reality (AR) devices, including sensors and head-mounted displays, on the Web.

UNSTABLE API The version of the WebXR Device API represented in this library is incomplete and may change at any time.

Source https://immersive-web.github.io/webxr/
Demo https://env-1339767.cloud.unispace.io/
Demo source code: https://github.com/treblereel/ar-with-webxr

Alt Text

Maven Current Version 0.1-beta1

<dependency>
    <groupId>org.treblereel.gwt</groupId>
    <artifactId>elemental2-xr</artifactId>
    <version>0.1-beta1</version>
</dependency>

Setup all you need to do is to add this

<inherits name="elemental2.xr.XR"/>

to your module configuration.

Chrome Canary chrome://flags → webxr features must be turned on

Версии библиотеки

Версия
0.1-beta1