1.1.5 • Published 1 year ago

webxr-slam v1.1.5

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
1 year ago

webxr-slam

This is a simple command line tool. It generates a web server that can be connected to any mobile device. Using the WebXR capabilities of the device, the position and orientation of the device are sent to the server. This server then broadcasts this information over websockets to any connected clients. The clients can then use this information to render a 3D model in the same position and orientation as the device. Applications include AR, VR, and SLAM.

Installation

[sudo] npm install -g webxr-slam

Usage

webxr-slam [port]

Example

webxr-slam 8080

Online Demo

https://tejaswigowda.com/webxr-slam/.

Known issues

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago