Skip to content

Add Zero — multiplayer voxel sandbox (Three.js TSL + Rust→WASM)#77

Open
stevekwon211 wants to merge 1 commit into
mikbry:mainfrom
stevekwon211:add-zero-voxel-sandbox
Open

Add Zero — multiplayer voxel sandbox (Three.js TSL + Rust→WASM)#77
stevekwon211 wants to merge 1 commit into
mikbry:mainfrom
stevekwon211:add-zero-voxel-sandbox

Conversation

@stevekwon211
Copy link
Copy Markdown

Adds Zero to the Demos section.

  • Multiplayer voxel sandbox running in the browser, free, no install, no signup
  • Renderer: Three.js with TSL (WebGPU backend, WebGL fallback for unsupported browsers)
  • Meshing: custom voxel engine in Rust → WebAssembly, running in a worker pool, using Dual Contouring
  • Multiplayer: Cloudflare Worker + Durable Object
  • Same WASM engine also ships native to macOS, Windows, and iOS

Placed after the texture-compression demo at the end of the Demos list. Happy to reposition or trim the description if you'd prefer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants