/app

Web metaverse client

Primary LanguageJavaScript

Webaverse App

SiteDocsBlogTwitter

Examples

Wearables Pets WebXR Editor Street Builder

Features

  • Custom file type loaders (GLSL, VRM, VOX, GLTF, WBN)
  • PhysX compiled to WebAssembly for collisions/raycasting
  • Custom avatar IK + WebXR support
  • Character controller w/ animation blend system
  • Multiplayer powered by y.js, mediasoup, and WebRTC
  • IPFS + Geth integration for pulling assets

Local Development

$ git clone --recurse-submodules https://github.com/webaverse/app.git
$ cd app/
$ npm install
$ node index

Contributing

Contributions are welcome please see CONTRIBUTING.md for additional information.