Skip to content
NoxVR

A federated, open-source Social VR platform
Own your identity. Share your worlds. Connect across servers.


Node   Relay   Runtime   Docs

License Status Federation



What is NoxVR?

NoxVR is a federated social VR platform — think ActivityPub, but for virtual reality. Each server is independent and can communicate with others. Users own their identity and content is shared across the network without a central authority.


Philosophy

Free & open, by design — not by promise.

NoxVR is built on three core principles:

  • Open-source under AGPL-3.0 — every part of the platform is fully open-source. The AGPL license ensures that any server running NoxVR must publish its source code, including modifications. This guarantees that the platform stays free, transparent, and auditable — no hidden code, no black-box servers.

  • Federated by architecture — there is no central authority. Anyone can run their own NoxVR server and join the network. Users keep their identity across servers. No single company controls the platform.

  • Modding-oriented — the platform is designed to be extended. The Unity runtime exposes a modding API so players and creators can add new content, mechanics, and interactions.


🔷 Core Projects

Repository Description Stack
node Central API server — auth, users, worlds, avatars, federation TypeScript / NestJS
relay Real-time QUIC relay for multiplayer game sessions Rust
runtime Unity client runtime — rendering, networking, interaction C# / Unity
docs Official documentation — API reference, guides, technical specs MDX / Next.js
bot Load testing bot for relay servers Rust


Made with ♥ by AtelierVR  ·  AGPL-3.0

Popular repositories Loading

  1. relay relay Public

    High-performance QUIC relay server for the Nox platform.

    Rust 2

  2. runtime runtime Public

    C# 1

  3. front front Public

    TypeScript 1

  4. nox.ffmpeg nox.ffmpeg Public

    C# 1

  5. bot bot Public

    Load testing bot for Nox relay servers, written in Rust.

    Rust 1

  6. node node Public

    A comprehensive authentication and relay management server built with Node.js and TypeScript, designed to handle user authentication, session management, and relay orchestration for the Nox platform.

    TypeScript 1

Repositories

Showing 10 of 43 repositories

Top languages

Loading…

Most used topics

Loading…