This is the Linux app named Networked-Aframe whose latest release can be downloaded as 0.11.0.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Networked-Aframe with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
Networked-Aframe
DESCRIPTION:
Multi-user VR on the Web. A framework for writing multi-user VR apps in HTML and JS. Built on top of A-Frame. Follow the NAF Getting Started tutorial to build your own example from scratch, including setting up a local server. Networked-Aframe works by syncing entities and their components to connected users. To connect to a room you need to add the networked-scene component to the a-scene element. For an entity to be synced, add the networked component to it. By default the position and rotation components are synced, but if you want to sync other components or child components you need to define a schema. For more advanced control over the network messages see the sections on Broadcasting Custom Messages and Options. Create an instance of a template to be synced across clients. The position and rotation will be synced by default. The buffered-interpolation is added to allow for less network updates while keeping smooth motion.
Features
- Support for WebRTC and/or WebSocket connections
- Voice chat. Audio streaming to let your users talk in-app (WebRTC only)
- Video chat. See video streams in-app
- Bandwidth sensitive. Only send network updates when things change
- Cross-platform. Works on all modern Desktop and Mobile browsers. Oculus Rift, Oculus Quest, HTC Vive and Google Cardboard
- Extendable. Sync any A-Frame component, including your own, without changing the component code at all
Programming Language
JavaScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/networked-aframe.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.