Ambient is an open-source, cross-platform runtime and engine for building and deploying high-performance multiplayer games and 3D applications, using a modern stack built on Rust, WebAssembly (WASM), and WebGPU. It aims to make multiplayer game development accessible and flexible, providing an entity-component-system (ECS) at its core that doubles as a real-time in-game database; everything in the game — from world objects to runtime data — is represented as entities + components, which can be synchronized across clients automatically. Ambient supports a package-based workflow reminiscent of Rust’s crate system, where “packages” bundle code, assets, and schema definitions; this modular design encourages reuse, mixing, and sharing of content. The engine includes an asset pipeline that can stream and load common 3D formats (e.g. GLB, FBX) on demand, so players don’t need to pre-download large asset bundles — the engine handles asset streaming.

Features

  • Entity-Component-System (ECS) core acting as a real-time synchronized database for all game data
  • Cross-platform support: desktop and web (via WASM + WebGPU) builds from the same codebase
  • Package-based modular workflow: code, assets and schema bundled as packages for reuse and mixing
  • Asset streaming and pipeline that handles common 3D formats (e.g. GLB / FBX), streamed to clients on join
  • Modern GPU-driven rendering: PBR, instancing, culling, LOD switching using WebGPU backend
  • Built-in networking and synchronization: server/client runtime handles multiplayer logic and data sync

Project Samples

Project Activity

See All Activity >

Categories

Game Engines

License

Apache License V2.0

Follow Ambient

Ambient Web Site

Other Useful Business Software
Keep company data safe with Chrome Enterprise Icon
Keep company data safe with Chrome Enterprise

Protect your business with AI policies and data loss prevention in the browser

Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Download Chrome
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Ambient!

Additional Project Details

Programming Language

Rust

Related Categories

Rust Game Engines

Registered

3 days ago