Project URL: https://needle-bike.glitch.me/
Configure your Bike Adjust colors and materials, and review each part in detail.
Works on Desktop, Mobile, VR, AR , all right in your browser.
Invite collaborators Click Create Room to be put into a live, multi-user space – just copy the URL, send it to collaborators and they join you automatically.
There’s currently a max limit for “users online at the same time” – if you don’t get into a room, please try later.
Info
The page was authored in Unity and exported to threejs using tools and technologies by Needle and directly deployed to glitch from within Unity.
There are a lot of open technologies involved: 3D models are in glTF format,
the render engine is three.js,
VR and AR are using WebXR.
The networking server runs on https://glitch.com
and audio is sent over WebRTC using PeerJS