First Windows x64 release of ThreeBrowser Studio. The project is now MIT licensed.
Download
ThreeBrowserStudio-0.2.0-win-x64.zip(20.17 MB)- SHA-256:
5560901596d65be7673e1debf42ac47a1aedc95df565751a7e6444cea91c1e62
Run
- Extract the zip.
- Double-click
ThreeBrowserStudio.exe. - The launcher uses Node.js 24+ from PATH, or asks to download the official Windows x64
node.exefrom nodejs.org into%LOCALAPPDATA%\ThreeBrowserStudio\node. - Projects are stored at
%LOCALAPPDATA%\ThreeBrowserStudio\projects.
After the window is open, point an MCP client at node with app\src\mcp\server.mjs and working directory app. See mcp.example.toml in the zip.
What this pack includes
- Trimmed .NET 10
ThreeBrowserStudio.exe - Studio app (no tutorials or test tree)
- Compiled ThreeBrowser host binaries needed for the native WebGPU viewport
LICENSE(MIT) andTHIRD_PARTY_NOTICES.md
What it does not ship
- Node.js (download on first launch, or install Node 24 yourself)
- ThreeC++ / threepp source, CMake trees, samples, or games
- NVIDIA DLSS / Streamline
host\build\bin\three_native.dll is the compiled host library, not the source tree.
Requires Windows x64 and a GPU that can present WebGPU through the ThreeBrowser host.