Every web browser you have ever used runs on an engine. Chrome and Edge run on Blink, Safari runs on WebKit, Firefox runs on Gecko. That engine is the unglamorous machinery that turns code and assets into the pages you actually see, and the open web exists because those engines are shared, standardized, and in most cases open source. The metaverse, for all the money poured into it, never had an equivalent. Every company built its own closed stack from scratch. This week at AWE, that finally changed.
The Metaverse Just Got Its First Open-Source Browser Engine. Here Is Why That Matters.

RP1 and the Metaverse Standards Forum introduced Sneeze, which they are calling the first metaverse browser engine ever built. It is purpose-made for spatial computing, and the most important detail is that it shipped immediately as open source under the Apache 2.0 license. Not a demo, not a closed beta, not a proprietary platform you have to license. An open engine, available now, that anyone can build on.
Why an engine, and why now
The pitch is right there in the browser analogy. When you visit a website, you do not think about who built your browser engine, because the engine handles the hard, invisible work in a standardized way that every site can rely on. There has never been a spatial equivalent. If you wanted to build a persistent 3D world, you built or licensed an entire engine, handled rendering yourself, solved networking yourself, and locked your users into your specific platform because nothing was interoperable. That is exactly why the walled-garden metaverses kept failing.
This is the part that connects to a story we have been telling all year. We wrote about how the virtual worlds that survive shutdowns are the open ones, after watching Rec Room go dark and Horizon Worlds get pulled out of VR. Sneeze is the infrastructure answer to that problem. Instead of every world being a closed silo at the mercy of one company's quarterly priorities, an open engine lets spatial experiences work like web pages: portable, linkable, and not dependent on a single owner staying in business.

What Sneeze actually does
The technical sheet is genuinely interesting, and you do not need to be an engine developer to get why each piece matters. Sneeze handles multi-origin scene composition, which means content from different services can render together into one shared 3D space, the way a single web page can pull in elements from many sources. It uses per-service WASM sandboxing, so code from one service runs in a secure container and cannot compromise the rest of the scene, which is the same isolation principle that keeps one bad browser tab from taking down the others.
For rendering, it leans on ANARI, a cross-vendor 3D rendering standard, and for hardware it uses OpenXR, the open standard that already lets a single app target many headsets. There is also proximity-based service discovery, a way for the engine to find and connect to nearby spatial services automatically. Put together, that is a real attempt at a standardized plumbing layer for the spatial web, built on existing open standards rather than a proprietary stack invented in isolation.
The standards story is the real story
What makes me optimistic is who is behind it and how. Sneeze was architected by RP1, but it is hosted at the Metaverse Standards Forum and developed alongside the open standards work at The Khronos Group, the same organization that stewards OpenXR and glTF. The Open Metaverse Browser Initiative that houses it is explicitly open to standards bodies, technology companies, developers, and researchers. That governance model matters more than any single feature, because it is the difference between a clever piece of software and a foundation an industry can actually agree to build on.
Open source under Apache 2.0 is the right license choice too. It is permissive enough that commercial companies can adopt it without legal anxiety, which is exactly what you need if you want the big platform holders to participate rather than route around it. The web won because its engines were open and its standards were shared. If the spatial web is ever going to be more than a collection of incompatible corporate metaverses, it needs the same foundation, and Sneeze is the most credible attempt at that foundation I have seen.
The honest caveat
None of this guarantees adoption. The graveyard of open metaverse standards is not empty, and an engine is only as valuable as the developers and platforms that actually build on it. Sneeze launching at AWE with backing from Khronos and the Standards Forum is a strong start, but the real test is whether anyone ships meaningful experiences on it over the next year, and whether the companies with the users decide an open engine serves their interests. The technology being good is necessary but not sufficient.
Still, for anyone who believes the spatial web should work more like the open web and less like a set of competing app stores, this is the most encouraging announcement of AWE. The code is on the table, the license is permissive, and the standards bodies are involved from day one. After a year of watching closed metaverses collapse, an open engine you can download today is a genuinely different kind of bet, and a better one.
